[#node-PSBTAnalysis-estimated_feerate] = xref:node.adoc[node]::xref:node/PSBTAnalysis.adoc[PSBTAnalysis]::estimated_feerate :relfileprefix: ../../ :mrdocs: Estimated feerate (fee / weight) of the transaction == Synopsis Declared in `<node/psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<CFeeRate> estimated_feerate; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#