public static interface XchainOuterClass.UtxoOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getAmount()
optional bytes amount = 1; |
int |
getRefOffset()
optional int32 refOffset = 5; |
com.google.protobuf.ByteString |
getRefTxid()
optional bytes refTxid = 4; |
com.google.protobuf.ByteString |
getToAddr()
optional bytes toAddr = 2; |
com.google.protobuf.ByteString |
getToPubkey()
optional bytes toPubkey = 3; |
com.google.protobuf.ByteString getAmount()
optional bytes amount = 1;com.google.protobuf.ByteString getToAddr()
optional bytes toAddr = 2;com.google.protobuf.ByteString getToPubkey()
optional bytes toPubkey = 3;com.google.protobuf.ByteString getRefTxid()
optional bytes refTxid = 4;int getRefOffset()
optional int32 refOffset = 5;Copyright © 2020. All rights reserved.