![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Address book data. More...
#include <wallet.h>
Public Types | |
typedef std::map< std::string, std::string > | StringMap |
Public Member Functions | |
CAddressBookData () | |
Public Attributes | |
std::string | name |
std::string | purpose |
StringMap | destdata |
typedef std::map<std::string, std::string> CAddressBookData::StringMap |