[#CFeeRate-GetFeePerVSize] = xref:CFeeRate.adoc[CFeeRate]::GetFeePerVSize :relfileprefix: ../ :mrdocs: Return the fee rate as a fee/vsize fraction. == Synopsis Declared in `<policy/feerate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:FeePerVSize.adoc[FeePerVSize] GetFeePerVSize() const; ---- == Return Value The internally stored fee rate. [.small]#Created with https://www.mrdocs.com[MrDocs]#