Get the fee estimator from a node context, asserting it is present.
Declared in <rpc/server_util.h>
FeeRateEstimatorManager&
EnsureFeeEstimatorMan(node::NodeContext const& node);
The node's fee-rate estimator manager.
| Name | Description |
|---|---|
| node | The node context. |