Skip to content

Commit

Permalink
Remove validators
Browse files Browse the repository at this point in the history
  • Loading branch information
ulbqb committed Nov 29, 2022
1 parent e5bb43b commit 50b9637
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion consensus/state.go
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,6 @@ func (cs *State) updateToState(state sm.State) {
}

// Reset fields based on state.
validators := state.Validators
voters := state.Voters

switch {
Expand Down

0 comments on commit 50b9637

Please sign in to comment.