mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-19 15:25:11 +00:00
Fix compile bug
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user