public interface StakeTransferOwnershipOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getBucketIndex()
uint64 bucketIndex = 1; |
com.google.protobuf.ByteString |
getPayload()
bytes payload = 3; |
String |
getVoterAddress()
string voterAddress = 2; |
com.google.protobuf.ByteString |
getVoterAddressBytes()
string voterAddress = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getBucketIndex()
uint64 bucketIndex = 1;String getVoterAddress()
string voterAddress = 2;com.google.protobuf.ByteString getVoterAddressBytes()
string voterAddress = 2;com.google.protobuf.ByteString getPayload()
bytes payload = 3;Copyright © 2022 IoTeX Group. All rights reserved.