DEPRECATED. Return a feerate estimate.
Declared in <policy/fees/block_policy_estimator.h>
[[requires_capability(0x7ff379284fc8), requires_capability(0x7ff374095388)]]
CFeeRate
estimateFee(int confTarget) const;
The estimated feerate.
| Name | Description |
|---|---|
| confTarget | Desired number of blocks within which to confirm. |