CBlockPolicyEstimator::Read

Read estimation data from a file.

Synopsis

Declared in <policy/fees/block_policy_estimator.h>

[[requires_capability(0x7f94fc2ae2f8), requires_capability(0x7f9515618528)]]
bool
Read(AutoFile& filein);

Return Value

True on success.

Parameters

NameDescription
fileinFile to read the estimation data from.