Write estimation data to a file.

Synopsis

Declared in <policy/fees/block_policy_estimator.h>

[[requires_capability(0x7fbc91c3ffb8), requires_capability(0x7fbc74bb6148)]]
bool
Write(AutoFile& fileout) const;

Return Value

True on success.

Parameters

Name

Description

fileout

File to write the estimation data to.

Created with MrDocs