Address book entries indexed by destination.

Synopsis

Declared in <wallet/wallet.h>

[[guarded_by(0x7fbc76bfc468), guarded_by(0x7fbc81b75e28), guarded_by(0x7fbc7e013ca8), guarded_by(0x7fbc7e243158), guarded_by(0x7fbc8e713d98)]]
std::map<CTxDestination, CAddressBookData> m_address_book;

Created with MrDocs