| Package | Description |
|---|---|
| wf.bitcoin.javabitcoindrpcclient |
| Modifier and Type | Method and Description |
|---|---|
List<BitcoindRpcClient.AddressUtxo> |
BitcoinJSONRPCClient.getAddressUtxo(String address) |
List<BitcoindRpcClient.AddressUtxo> |
BitcoindRpcClient.getAddressUtxo(String address)
get all the utxo list of a specified address
PAY ATTENTION
This API only works on some bitcoind nodes which support addressindex option
satoshilabs/bitcoin is such a kind of these nodes
|
Copyright © 2018. All rights reserved.