public interface StopSubChainOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getChainID()
uint32 chainID = 1; |
long |
getStopHeight()
uint64 stopHeight = 2; |
String |
getSubChainAddress()
string subChainAddress = 3; |
com.google.protobuf.ByteString |
getSubChainAddressBytes()
string subChainAddress = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getChainID()
uint32 chainID = 1;long getStopHeight()
uint64 stopHeight = 2;String getSubChainAddress()
string subChainAddress = 3;com.google.protobuf.ByteString getSubChainAddressBytes()
string subChainAddress = 3;Copyright © 2022 IoTeX Group. All rights reserved.