public static interface XchainOuterClass.LedgerMetaOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getRootBlockid()
root block id
optional bytes root_blockid = 1; |
com.google.protobuf.ByteString |
getTipBlockid()
tip block id
optional bytes tip_blockid = 2; |
long |
getTrunkHeight()
the height of the trunk
optional int64 trunk_height = 3; |
com.google.protobuf.ByteString getRootBlockid()
root block id
optional bytes root_blockid = 1;com.google.protobuf.ByteString getTipBlockid()
tip block id
optional bytes tip_blockid = 2;long getTrunkHeight()
the height of the trunk
optional int64 trunk_height = 3;Copyright © 2020. All rights reserved.