wallet::CWallet::NotifyAddressBookChanged

Address book entry changed.

Synopsis

Declared in <wallet/wallet.h>

btcsignals::signal<void(CTxDestination const&, std::string const&, bool, AddressPurpose, ChangeType)> NotifyAddressBookChanged;

Description

NOTE

called without lock cs_wallet held.