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

estimation

The zero‐value estimation identifying the estimator and target that failed.

reason

Human‐readable description of why estimation failed.

Non-Member Functions

Name

Description

EstimationError

Build a fee rate estimation error result: a zero‐value estimation identifying the estimator and target, alongside the error message.

Created with MrDocs