from message tendermint.abci.CommitInfo

Hierarchy

Constructors

Properties

round: number = 0

from field: int32 round = 1;

votes: VoteInfo[] = []

from field: repeated tendermint.abci.VoteInfo votes = 2;

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

Methods