MsgVoteOrBuilder

Functions

Link copied to clipboard
abstract fun getOption(): VoteOption
.TW.Cosmos.Proto.Message.VoteOption option = 3;
Link copied to clipboard
abstract fun getOptionValue(): Int
.TW.Cosmos.Proto.Message.VoteOption option = 3;
Link copied to clipboard
abstract fun getProposalId(): Long
uint64 proposal_id = 1;
Link copied to clipboard
abstract fun getVoter(): String
string voter = 2;
Link copied to clipboard
abstract fun getVoterBytes(): ByteString
string voter = 2;

Inheritors

Link copied to clipboard