This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
remove unused var
pull/592/head
Ethan Buchman
7 years ago
parent
014b0b9944
commit
b01b1e4758
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
evidence/reactor.go
+ 0
- 1
evidence/reactor.go
View File
@ -18,7 +18,6 @@ const (
EvidenceChannel
=
byte
(
0x38
)
maxEvidenceMessageSize
=
1048576
// 1MB TODO make it configurable
peerCatchupSleepIntervalMS
=
100
// If peer is behind, sleep this amount
broadcastEvidenceIntervalS
=
60
// broadcast uncommitted evidence this often
)
Write
Preview
Loading…
Cancel
Save