public interface StakeCreateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAutoStake()
bool autoStake = 4; |
String |
getCandidateName()
string candidateName = 1; |
com.google.protobuf.ByteString |
getCandidateNameBytes()
string candidateName = 1; |
com.google.protobuf.ByteString |
getPayload()
bytes payload = 5; |
String |
getStakedAmount()
string stakedAmount = 2; |
com.google.protobuf.ByteString |
getStakedAmountBytes()
string stakedAmount = 2; |
int |
getStakedDuration()
uint32 stakedDuration = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCandidateName()
string candidateName = 1;com.google.protobuf.ByteString getCandidateNameBytes()
string candidateName = 1;String getStakedAmount()
string stakedAmount = 2;com.google.protobuf.ByteString getStakedAmountBytes()
string stakedAmount = 2;int getStakedDuration()
uint32 stakedDuration = 3;boolean getAutoStake()
bool autoStake = 4;com.google.protobuf.ByteString getPayload()
bytes payload = 5;Copyright © 2022 IoTeX Group. All rights reserved.