Aggregate details about how a smart fee estimate was reached.
Synopsis
Declared in <policy/fees/block_policy_estimator.h>
struct FeeCalculation;
Data Members
Name |
Description |
Block height at which the estimate was computed. |
|
Confirmation target originally requested. |
|
Detailed data about the estimate calculation. |
|
Reason describing how the estimate was produced. |
|
Confirmation target actually used for the estimate. |
Created with MrDocs