mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 21:45:52 +00:00
Fix comment.
This commit is contained in:
@@ -1841,7 +1841,6 @@ Json::Value RPCHandler::doTransactionEntry(Json::Value jvRequest)
|
||||
return jvResult;
|
||||
}
|
||||
|
||||
// XXX ledger_index needs to be allowed as a string (32-bits is to small).
|
||||
Json::Value RPCHandler::lookupLedger(Json::Value jvRequest, Ledger::pointer& lpLedger)
|
||||
{
|
||||
Json::Value jvResult;
|
||||
|
||||
Reference in New Issue
Block a user