Fix comment.

This commit is contained in:
Arthur Britto
2013-01-06 11:35:45 -08:00
parent 4961fde6d7
commit 642b782900

View File

@@ -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;