public static interface BitcoindRpcClient.AddressUtxo
BitcoinJSONRPCClient.getAddressUtxo(String)| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
long |
getHeight() |
int |
getOutputIndex() |
long |
getSatoshis() |
String |
getScript() |
String |
getTxid() |
Copyright © 2018. All rights reserved.