A failed fee rate estimation, carrying the zero‐value estimation that identifies the estimator and target alongside the error reason.
Synopsis
Declared in <util/fees.h>
struct FeeRateEstimationError;
Data Members
Name |
Description |
The zero‐value estimation identifying the estimator and target that failed. |
|
Human‐readable description of why estimation failed. |
Non-Member Functions
Name |
Description |
Build a fee rate estimation error result: a zero‐value estimation identifying the estimator and target, alongside the error message. |
Created with MrDocs