Vote Witness Contract
Vote witness
Content copied to clipboard
TW.Tron.Proto.VoteWitnessContractTypes
Link copied to clipboard
A vote
Content copied to clipboard
TW.Tron.Proto.VoteWitnessContract.VoteLink copied to clipboard
interface VoteOrBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Owner
Content copied to clipboard
string owner_address = 1;Link copied to clipboard
Owner
Content copied to clipboard
string owner_address = 1;Link copied to clipboard
bool support = 3;Link copied to clipboard
The votes
Content copied to clipboard
repeated .TW.Tron.Proto.VoteWitnessContract.Vote votes = 2;Link copied to clipboard
The votes
Content copied to clipboard
repeated .TW.Tron.Proto.VoteWitnessContract.Vote votes = 2;Link copied to clipboard
The votes
Content copied to clipboard
repeated .TW.Tron.Proto.VoteWitnessContract.Vote votes = 2;Link copied to clipboard
The votes
Content copied to clipboard
repeated .TW.Tron.Proto.VoteWitnessContract.Vote votes = 2;Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): VoteWitnessContract
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): VoteWitnessContract
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): VoteWitnessContract
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): VoteWitnessContract