| Package | Description |
|---|---|
| wf.bitcoin.javabitcoindrpcclient |
| Modifier and Type | Method and Description |
|---|---|
BitcoindRpcClient.SmartFeeResult |
BitcoinJSONRPCClient.getEstimateSmartFee(int blocks) |
BitcoindRpcClient.SmartFeeResult |
BitcoindRpcClient.getEstimateSmartFee(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.
|
Copyright © 2018. All rights reserved.