mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
WS: fix ledger_accept.
This commit is contained in:
@@ -551,6 +551,8 @@ void WSConnection::doLedgerAccept(Json::Value& jvResult, const Json::Value& jvRe
|
||||
}
|
||||
else
|
||||
{
|
||||
theApp->getOPs().acceptLedger();
|
||||
|
||||
jvResult["ledger_current_index"] = mNetwork.getCurrentLedgerID();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user