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