interface VoteInfoAminoMsg {
    type: "/tendermint.abci.VoteInfo";
    value: VoteInfoAmino;
}

Properties

Properties

type: "/tendermint.abci.VoteInfo"