mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 13:35: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
|
else
|
||||||
throw std::runtime_error("invalid amount type");
|
throw std::runtime_error("invalid amount type");
|
||||||
|
|
||||||
cLog(lsTRACE) << "Parsed: " << this->getJson(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string STAmount::createHumanCurrency(const uint160& uCurrency)
|
std::string STAmount::createHumanCurrency(const uint160& uCurrency)
|
||||||
|
|||||||
Reference in New Issue
Block a user