[#wallet-CWallet-GetBroadcastTransactions] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::GetBroadcastTransactions :relfileprefix: ../../ :mrdocs: Inquire whether this wallet broadcasts transactions. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool GetBroadcastTransactions() const; ---- == Return Value true if the wallet broadcasts transactions. [.small]#Created with https://www.mrdocs.com[MrDocs]#