mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Convert HashRouter to use aged_unordered_map.
This commit is contained in:
@@ -129,7 +129,6 @@ Env::close(NetClock::time_point const& closeTime,
|
||||
OpenView accum(&*next);
|
||||
OpenLedger::apply(app(), accum, *closed_,
|
||||
txs, retries, applyFlags(), journal);
|
||||
|
||||
accum.apply(*next);
|
||||
}
|
||||
// To ensure that the close time is exact and not rounded, we don't
|
||||
|
||||
Reference in New Issue
Block a user