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
Fix compile bug
pull/314/head
Jae Kwon
8 years ago
committed by
Ethan Buchman
parent
b73a6905a1
commit
ea4b60a602
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
consensus/reactor.go
+ 0
- 1
consensus/reactor.go
View File
@ -637,7 +637,6 @@ OUTER_LOOP:
// Maybe send Height/CatchupCommitRound/CatchupCommit.
{
rs
:=
conR
.
conS
.
GetRoundState
(
)
prs
:=
ps
.
GetRoundState
(
)
if
prs
.
CatchupCommitRound
!=
-
1
{
commit
:=
conR
.
blockStore
.
LoadBlockCommit
(
prs
.
Height
)
Write
Preview
Loading…
Cancel
Save