FeeEstimateMode

Used to determine type of fee estimation requested

Synopsis

Declared in <util/fees.h>

enum class FeeEstimateMode : int;

Members

NameDescription
UNSET Use default settings based on other criteria
ECONOMICAL Force Fee rate estimator to return non-conservative estimates
CONSERVATIVE Force Fee rate estimator to return conservative estimates