mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Remove chatty debug.
This commit is contained in:
@@ -166,8 +166,6 @@ STAmount::STAmount(SField::ref n, const Json::Value& v)
|
||||
}
|
||||
else
|
||||
throw std::runtime_error("invalid amount type");
|
||||
|
||||
cLog(lsTRACE) << "Parsed: " << this->getJson(0);
|
||||
}
|
||||
|
||||
std::string STAmount::createHumanCurrency(const uint160& uCurrency)
|
||||
|
||||
Reference in New Issue
Block a user