wallet::CWallet::m_address_book

Address book entries indexed by destination.

Synopsis

Declared in <wallet/wallet.h>

[[guarded_by(0x7f2e1e597658), guarded_by(0x7f2e11aa8418), guarded_by(0x7f2e169fe208), guarded_by(0x7f2e15f2d6a8), guarded_by(0x7f2e12c6c338)]]
std::map<CTxDestination, CAddressBookData> m_address_book;