mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Streamline Log with print() and out()
This commit is contained in:
@@ -50,7 +50,7 @@ bool STAmount::currencyFromString (uint160& uDstCurrency, const std::string& sCu
|
||||
|
||||
// std::string sIso;
|
||||
// sIso.assign(vucIso.begin(), vucIso.end());
|
||||
// std::cerr << "currency: " << sIso << std::endl;
|
||||
// Log::out() << "currency: " << sIso;
|
||||
|
||||
Serializer s;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user