Deserialize mined-block stats without taking ownership of file.
Declared in <policy/fees/mempool_estimator.h>
[[requires_capability(0x7f9504a41708), requires_capability(0x7f94f0a44b38)]]
bool
Read(AutoFile& file);
true if the statistics were read successfully.
| Name | Description |
|---|---|
| file | The file to read the mined-block statistics from. |