Fabcoin Core
0.16.2
P2P Digital Currency
|
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 |