Write estimation data to a file.
Declared in <policy/fees/block_policy_estimator.h>
[[requires_capability(0x7f2e3ae710d8), requires_capability(0x7f2e2423b0d8)]]
bool
Write(AutoFile& fileout) const;
True on success.
| Name | Description |
|---|---|
| fileout | File to write the estimation data to. |