ValidatorUpdates defines an array of abci.ValidatorUpdate objects. TODO: explore moving this to proto/cosmos/base to separate modules from tendermint dependence

from message cosmos.staking.v1beta1.ValidatorUpdates

Hierarchy

Constructors

Properties

updates: ValidatorUpdate[] = []

from field: repeated tendermint.abci.ValidatorUpdate updates = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.staking.v1beta1.ValidatorUpdates" = "cosmos.staking.v1beta1.ValidatorUpdates"

Methods