public interface GenesisPollOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GenesisDelegate |
getDelegates(int index)
repeated .iotextypes.GenesisDelegate delegates = 8; |
int |
getDelegatesCount()
repeated .iotextypes.GenesisDelegate delegates = 8; |
List<GenesisDelegate> |
getDelegatesList()
repeated .iotextypes.GenesisDelegate delegates = 8; |
GenesisDelegateOrBuilder |
getDelegatesOrBuilder(int index)
repeated .iotextypes.GenesisDelegate delegates = 8; |
List<? extends GenesisDelegateOrBuilder> |
getDelegatesOrBuilderList()
repeated .iotextypes.GenesisDelegate delegates = 8; |
boolean |
getEnableGravityChainVoting()
bool enableGravityChainVoting = 1; |
long |
getGravityChainStartHeight()
uint64 gravityChainStartHeight = 2; |
String |
getRegisterContractAddress()
string registerContractAddress = 3; |
com.google.protobuf.ByteString |
getRegisterContractAddressBytes()
string registerContractAddress = 3; |
String |
getScoreThreshold()
string scoreThreshold = 6; |
com.google.protobuf.ByteString |
getScoreThresholdBytes()
string scoreThreshold = 6; |
String |
getSelfStakingThreshold()
string selfStakingThreshold = 7; |
com.google.protobuf.ByteString |
getSelfStakingThresholdBytes()
string selfStakingThreshold = 7; |
String |
getStakingContractAddress()
string stakingContractAddress = 4; |
com.google.protobuf.ByteString |
getStakingContractAddressBytes()
string stakingContractAddress = 4; |
String |
getVoteThreshold()
string voteThreshold = 5; |
com.google.protobuf.ByteString |
getVoteThresholdBytes()
string voteThreshold = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getEnableGravityChainVoting()
bool enableGravityChainVoting = 1;long getGravityChainStartHeight()
uint64 gravityChainStartHeight = 2;String getRegisterContractAddress()
string registerContractAddress = 3;com.google.protobuf.ByteString getRegisterContractAddressBytes()
string registerContractAddress = 3;String getStakingContractAddress()
string stakingContractAddress = 4;com.google.protobuf.ByteString getStakingContractAddressBytes()
string stakingContractAddress = 4;String getVoteThreshold()
string voteThreshold = 5;com.google.protobuf.ByteString getVoteThresholdBytes()
string voteThreshold = 5;String getScoreThreshold()
string scoreThreshold = 6;com.google.protobuf.ByteString getScoreThresholdBytes()
string scoreThreshold = 6;String getSelfStakingThreshold()
string selfStakingThreshold = 7;com.google.protobuf.ByteString getSelfStakingThresholdBytes()
string selfStakingThreshold = 7;List<GenesisDelegate> getDelegatesList()
repeated .iotextypes.GenesisDelegate delegates = 8;GenesisDelegate getDelegates(int index)
repeated .iotextypes.GenesisDelegate delegates = 8;int getDelegatesCount()
repeated .iotextypes.GenesisDelegate delegates = 8;List<? extends GenesisDelegateOrBuilder> getDelegatesOrBuilderList()
repeated .iotextypes.GenesisDelegate delegates = 8;GenesisDelegateOrBuilder getDelegatesOrBuilder(int index)
repeated .iotextypes.GenesisDelegate delegates = 8;Copyright © 2022 IoTeX Group. All rights reserved.