interface VoteInfoProtoMsg {
    typeUrl: "/tendermint.abci.VoteInfo";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.VoteInfo"
value: Uint8Array