[#wallet-CWallet-NotifyAddressBookChanged] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::NotifyAddressBookChanged :relfileprefix: ../../ :mrdocs: Address book entry changed. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btcsignals/signal.adoc[btcsignals::signal<void(xref:CTxDestination.adoc[CTxDestination] const&, std::string const&, bool, xref:wallet/AddressPurpose.adoc[AddressPurpose], xref:ChangeType.adoc[ChangeType])>] NotifyAddressBookChanged; ---- == Description [NOTE] ==== called without lock cs_wallet held. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#