public interface BlockProducerInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getActive()
bool active = 3; |
String |
getAddress()
string address = 1; |
com.google.protobuf.ByteString |
getAddressBytes()
string address = 1; |
long |
getProduction()
uint64 production = 4; |
String |
getVotes()
string votes = 2; |
com.google.protobuf.ByteString |
getVotesBytes()
string votes = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAddress()
string address = 1;com.google.protobuf.ByteString getAddressBytes()
string address = 1;String getVotes()
string votes = 2;com.google.protobuf.ByteString getVotesBytes()
string votes = 2;boolean getActive()
bool active = 3;long getProduction()
uint64 production = 4;Copyright © 2022 IoTeX Group. All rights reserved.