mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
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 | ||