public static interface XchainOuterClass.TxOutputOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getAmount()
The amount of the transaction
optional bytes amount = 1; |
long |
getFrozenHeight()
Fronzen height
optional int64 frozen_height = 4; |
com.google.protobuf.ByteString |
getToAddr()
The address of the launcher
optional bytes to_addr = 2; |
com.google.protobuf.ByteString getAmount()
The amount of the transaction
optional bytes amount = 1;com.google.protobuf.ByteString getToAddr()
The address of the launcher
optional bytes to_addr = 2;long getFrozenHeight()
Fronzen height
optional int64 frozen_height = 4;Copyright © 2020. All rights reserved.