• Wladimir J. van der Laan's avatar
    Remove redundant .c_str()s · 654da649
    Wladimir J. van der Laan authored
    After the tinyformat switch sprintf() family functions support passing
    actual std::string objects.
    
    Remove unnecessary c_str calls (236 of them) in logging and formatting.
    654da649
wallet.cpp 68.8 KB