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

    Class CommitInfo

    from message tendermint.abci.CommitInfo

    Hierarchy

    Index

    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"

    Methods