[#wallet-CreatedTransactionResult-fee] = xref:wallet.adoc[wallet]::xref:wallet/CreatedTransactionResult.adoc[CreatedTransactionResult]::fee :relfileprefix: ../../ :mrdocs: The fee paid by the transaction. == Synopsis Declared in `<wallet/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] fee; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#