Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
a69cb3b4
Commit
a69cb3b4
authored
Feb 27, 2018
by
Vlad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
whisper: comment updated
parent
5e30a5f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
server_test.go
whisper/mailserver/server_test.go
+1
-1
No files found.
whisper/mailserver/server_test.go
View file @
a69cb3b4
...
...
@@ -169,7 +169,7 @@ func singleRequest(t *testing.T, server *WMailServer, env *whisper.Envelope, p *
ok
,
lower
,
upper
,
topic
=
server
.
validateRequest
(
src
,
request
)
if
!
ok
{
// request should be valid regardless of signature
t
.
Fatalf
(
"request validation false
posi
tive, seed: %d (lower: %d, upper: %d)."
,
seed
,
lower
,
upper
)
t
.
Fatalf
(
"request validation false
nega
tive, seed: %d (lower: %d, upper: %d)."
,
seed
,
lower
,
upper
)
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment