ValidatorUpdate

from message tendermint.abci.ValidatorUpdate

Hierarchy

Constructors

Properties

power: bigint = protoInt64.zero

from field: int64 power = 2;

pubKey?: PublicKey

from field: tendermint.crypto.PublicKey pub_key = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "tendermint.abci.ValidatorUpdate" = "tendermint.abci.ValidatorUpdate"

Methods