public interface PlumPutBlockOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsRoots(String key)
map<string, bytes> roots = 3; |
long |
getHeight()
uint64 height = 2; |
Map<String,com.google.protobuf.ByteString> |
getRoots()
Deprecated.
|
int |
getRootsCount()
map<string, bytes> roots = 3; |
Map<String,com.google.protobuf.ByteString> |
getRootsMap()
map<string, bytes> roots = 3; |
com.google.protobuf.ByteString |
getRootsOrDefault(String key,
com.google.protobuf.ByteString defaultValue)
map<string, bytes> roots = 3; |
com.google.protobuf.ByteString |
getRootsOrThrow(String key)
map<string, bytes> roots = 3; |
String |
getSubChainAddress()
string subChainAddress = 1; |
com.google.protobuf.ByteString |
getSubChainAddressBytes()
string subChainAddress = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSubChainAddress()
string subChainAddress = 1;com.google.protobuf.ByteString getSubChainAddressBytes()
string subChainAddress = 1;long getHeight()
uint64 height = 2;int getRootsCount()
map<string, bytes> roots = 3;boolean containsRoots(String key)
map<string, bytes> roots = 3;@Deprecated Map<String,com.google.protobuf.ByteString> getRoots()
getRootsMap() instead.com.google.protobuf.ByteString getRootsOrDefault(String key, com.google.protobuf.ByteString defaultValue)
map<string, bytes> roots = 3;com.google.protobuf.ByteString getRootsOrThrow(String key)
map<string, bytes> roots = 3;Copyright © 2022 IoTeX Group. All rights reserved.