Candidate Register
Register a Candidate
Content copied to clipboard
TW.IoTeX.Proto.Staking.CandidateRegisterTypes
Functions
Link copied to clipboard
bool autoStake = 4;Link copied to clipboard
.TW.IoTeX.Proto.Staking.CandidateBasicInfo candidate = 1;Link copied to clipboard
Link copied to clipboard
if ownerAddress is absent, owner of candidate is the sender
Content copied to clipboard
string ownerAddress = 5;Link copied to clipboard
if ownerAddress is absent, owner of candidate is the sender
Content copied to clipboard
string ownerAddress = 5;Link copied to clipboard
bytes payload = 6;Link copied to clipboard
string stakedAmount = 2;Link copied to clipboard
string stakedAmount = 2;Link copied to clipboard
uint32 stakedDuration = 3;Link copied to clipboard
.TW.IoTeX.Proto.Staking.CandidateBasicInfo candidate = 1;Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): CandidateRegister
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): CandidateRegister