mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-19 19:58:46 +00:00
Our formatter, tinyformat, *never* needs `c_str()` for strings. Remove redundant `c_str()` calls for: - `strprintf` - `LogPrintf` - `tfm::format`