mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-23 01:00:31 +00:00
remove polRound variable
This commit is contained in:
@@ -2011,7 +2011,6 @@ func TestFinalizeBlockCalled(t *testing.T) {
|
||||
rs := cs1.GetRoundState()
|
||||
|
||||
blockID := types.BlockID{}
|
||||
var polRound int32 = -1
|
||||
nextRound := round + 1
|
||||
nextHeight := height
|
||||
if !testCase.voteNil {
|
||||
|
||||
Reference in New Issue
Block a user