VoteOrBuilder

interface VoteOrBuilder

Functions

Link copied to clipboard
abstract fun getVoteAddress(): String
address
string vote_address = 1;
Link copied to clipboard
abstract fun getVoteAddressBytes(): ByteString
address
string vote_address = 1;
Link copied to clipboard
abstract fun getVoteCount(): Long
vote count
int64 vote_count = 2;

Inheritors

Link copied to clipboard