Merge PR #2238: Ensure Tendermint Validator Update Invariants
This commit is contained in:
committed by
Christopher Goes
parent
55b7c6adf1
commit
854aca2f7d
@@ -12,7 +12,7 @@ the changes cleared
|
||||
|
||||
```golang
|
||||
EndBlock() ValidatorSetChanges
|
||||
vsc = GetTendermintUpdates()
|
||||
vsc = GetValidTendermintUpdates()
|
||||
ClearTendermintUpdates()
|
||||
return vsc
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user