CBlockPolicyEstimator::estimateFee

DEPRECATED. Return a feerate estimate.

Synopsis

Declared in <policy/fees/block_policy_estimator.h>

[[requires_capability(0x7f94fc2addf8), requires_capability(0x7f9515618028)]]
CFeeRate
estimateFee(int confTarget) const;

Return Value

The estimated feerate.

Parameters

NameDescription
confTargetDesired number of blocks within which to confirm.