Address book entries indexed by destination.
Synopsis
Declared in <wallet/wallet.h>
[[guarded_by(0x7ff3720eeab8), guarded_by(0x7ff365f1eab8), guarded_by(0x7ff35de5d468), guarded_by(0x7ff35efe1f48), guarded_by(0x7ff366fce528)]]
std::map<CTxDestination, CAddressBookData> m_address_book;
Created with MrDocs