interface VoteAminoMsg {
    type: "/tendermint.types.Vote";
    value: VoteAmino;
}

Properties

Properties

type: "/tendermint.types.Vote"
value: VoteAmino