[#node-NodeContext-fee_estimator_man] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::fee_estimator_man :relfileprefix: ../../ :mrdocs: Tracks fee‐rate estimates derived from observed transactions. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::unique_ptr<FeeRateEstimatorManager> fee_estimator_man; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#