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