from message tendermint.types.SimpleValidator

Hierarchy

Constructors

Properties

pubKey?: PublicKey

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

votingPower: bigint = protoInt64.zero

from field: int64 voting_power = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "tendermint.types.SimpleValidator" = "tendermint.types.SimpleValidator"

Methods