• Gavin Andresen's avatar
    Refactor: CAddressBookData for mapAddressBook · 4329730e
    Gavin Andresen authored
    Straight refactor, so mapAddressBook stores a CAddressBookData
    (which just contains a std::string) instead of a std::string.
    
    Preparation for payment protocol work, which will add the notion
    of refund addresses to the address book.
    4329730e
wallet.cpp 64.4 KB