A successful fee rate estimate returned by a fee rate estimator.
Synopsis
Declared in <util/fees.h>
struct FeeRateEstimation;
Member Functions
Name |
Description |
Compare two FeeRateEstimation objects based on fee rate |
Data Members
Name |
Description |
Fee rate sufficient for confirmation within target. |
|
This identifies which fee rate estimator is providing this feerate estimate |
|
The returned confirmation target for the estimate. |
Non-Member Functions
Name |
Description |
Return the estimation carried by a fee rate estimate result: the successful estimation, or the error's zero‐value estimation. |
Created with MrDocs