Uses of Interface
wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient.SmartFeeResult
-
Packages that use BitcoindRpcClient.SmartFeeResult Package Description wf.bitcoin.javabitcoindrpcclient -
-
Uses of BitcoindRpcClient.SmartFeeResult in wf.bitcoin.javabitcoindrpcclient
Methods in wf.bitcoin.javabitcoindrpcclient that return BitcoindRpcClient.SmartFeeResult Modifier and Type Method Description BitcoindRpcClient.SmartFeeResultBitcoindRpcClient. estimateSmartFee(int blocks)Estimates the approximate fee per kilobyte needed for a transaction to begin confirmation within conf_target blocks if possible and return the number of blocks for which the estimate is valid.BitcoindRpcClient.SmartFeeResultBitcoinJSONRPCClient. estimateSmartFee(int blocks)
-