| 程序包 | 说明 |
|---|---|
| com.baidu.xuper.pb |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
XchainOuterClass.Transaction
Transaction is the information of the transaction
Protobuf type
pb.Transaction |
static class |
XchainOuterClass.Transaction.Builder
Transaction is the information of the transaction
Protobuf type
pb.Transaction |
| 限定符和类型 | 方法和说明 |
|---|---|
XchainOuterClass.TransactionOrBuilder |
XchainOuterClass.InternalBlock.getTransactionsOrBuilder(int index)
Transactions of the block, only txid stored on kv, the detail information
stored in another table
repeated .pb.Transaction transactions = 11; |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends XchainOuterClass.TransactionOrBuilder> |
XchainOuterClass.InternalBlock.getTransactionsOrBuilderList()
Transactions of the block, only txid stored on kv, the detail information
stored in another table
repeated .pb.Transaction transactions = 11; |
Copyright © 2020. All rights reserved.