wallet::CWallet::m_address_book

Address book entries indexed by destination.

Synopsis

Declared in <wallet/wallet.h>

[[guarded_by(0x7f94fde04108), guarded_by(0x7f95061a6e48), guarded_by(0x7f94f2b77958), guarded_by(0x7f94f0cf65e8), guarded_by(0x7f94fee38fd8)]]
std::map<CTxDestination, CAddressBookData> m_address_book;