[#wallet-CWallet-m_signal_rbf] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::m_signal_rbf :relfileprefix: ../../ :mrdocs: Whether new transactions signal opt‐in Replace‐By‐Fee. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool m_signal_rbf = {DEFAULT_WALLET_RBF}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#