Deserialize mined‐block stats without taking ownership of file.
Synopsis
Declared in <policy/fees/mempool_estimator.h>
[[requires_capability(0x7ff36ed51c18), requires_capability(0x7ff392c56028)]]
bool
Read(AutoFile& file);
Return Value
true if the statistics were read successfully.
Parameters
Name |
Description |
file |
The file to read the mined‐block statistics from. |
Created with MrDocs