bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    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

    Index

    Constructors

    Properties

    updates: ValidatorUpdate[] = []

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

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

    Methods