Returns the maximum confirmation target supported by this estimator.

Synopsis

Declared in <policy/fees/mempool_estimator.h>

unsigned int
MaximumTarget() const;

Return Value

The maximum confirmation target, in blocks.

Created with MrDocs