remove polRound variable

This commit is contained in:
William Banfield
2022-03-02 09:57:47 -05:00
parent cdaf6cbfa9
commit 6bc343c626

View File

@@ -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 {