mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-07 18:56:47 +00:00
Separate ledger publish logic so we can tell if clients are overloading us.
This commit is contained in:
@@ -439,6 +439,7 @@ void Ledger::saveAcceptedLedger(bool fromConsensus)
|
||||
}
|
||||
|
||||
theApp->getMasterLedger().setFullLedger(shared_from_this());
|
||||
event = LoadEvent::pointer();
|
||||
|
||||
theApp->getOPs().pubLedger(shared_from_this());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user