Package wf.bitcoin.javabitcoindrpcclient
Interface BitcoindRpcClient.AddressBalance
-
- Enclosing interface:
- BitcoindRpcClient
public static interface BitcoindRpcClient.AddressBalancethe result returned byBitcoinJSONRPCClient.getAddressBalance(String)- Author:
- frankchen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetBalance()longgetReceived()
-