Returns the maximum supported confirmation target from all fee rate estimators.

Synopsis

Declared in <policy/fees/estimator_man.h>

virtual
unsigned int
MaximumTarget() const;

Return Value

The largest confirmation target, in blocks, that any estimator can report.

Created with MrDocs