wallet::MinimumFeeRateResult

Result of resolving the minimum fee rate to use for a transaction.

Synopsis

Declared in <wallet/types.h>

struct MinimumFeeRateResult;

Member Functions

NameDescription
MinimumFeeRateResult [constructor]Construct a result from a fee rate, its reason, and the confirmation target used.

Data Members

NameDescription
fee_rate The resolved fee rate to use.
fee_reason The reason the fee rate was chosen.
returned_target The confirmation target that produced the estimate, if any.

Non-Member Functions

NameDescription
GetMinimumFeeReturn the minimum fee for this size given a fee rate result.
GetMinimumFeeRateEstimate the minimum fee rate considering user set parameters and the required fee