Transfer Ownership
transfer ownserhip of stake
Content copied to clipboard
TW.IoTeX.Proto.Staking.TransferOwnership
Types
Functions
Link copied to clipboard
index
Content copied to clipboard
uint64 bucketIndex = 1;
Link copied to clipboard
Link copied to clipboard
payload data
Content copied to clipboard
bytes payload = 3;
Link copied to clipboard
address of voter
Content copied to clipboard
string voterAddress = 2;
Link copied to clipboard
address of voter
Content copied to clipboard
string voterAddress = 2;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): TransferOwnership
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): TransferOwnership