[#wallet-CWallet-m_notify_tx_changed_script] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::m_notify_tx_changed_script :relfileprefix: ../../ :mrdocs: Notify external script when a wallet transaction comes in or is updated (handled by ‐walletnotify) == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string m_notify_tx_changed_script; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#