[#wallet-CWallet-m_chain_notifications_handler] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::m_chain_notifications_handler :relfileprefix: ../../ :mrdocs: Registered interfaces::Chain::Notifications handler. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::unique_ptr<interfaces::Handler> m_chain_notifications_handler; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#