mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 21:02:38 -03:00
c72906dcc1
Our formatter, tinyformat, *never* needs `c_str()` for strings. Remove redundant `c_str()` calls for: - `strprintf` - `LogPrintf` - `tfm::format` |
||
---|---|---|
.. | ||
feerate.cpp | ||
feerate.h | ||
fees.cpp | ||
fees.h | ||
policy.cpp | ||
policy.h | ||
rbf.cpp | ||
rbf.h | ||
settings.cpp | ||
settings.h |