VoteInfo

from message tendermint.abci.VoteInfo

Hierarchy

Constructors

Properties

signedLastBlock: boolean = false

from field: bool signed_last_block = 2;

from field: tendermint.abci.Validator validator = 1;

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

Methods