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