mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-30 00:25:52 +00:00
feat: ETLng cleanup and graceful shutdown (#2232)
This commit is contained in:
@@ -42,7 +42,7 @@ struct MockNgLoadBalancer : etlng::LoadBalancerInterface {
|
||||
using RawLedgerObjectType = FakeLedgerObject;
|
||||
|
||||
MOCK_METHOD(
|
||||
std::vector<std::string>,
|
||||
etlng::InitialLedgerLoadResult,
|
||||
loadInitialLedger,
|
||||
(uint32_t, etlng::InitialLoadObserverInterface&, std::chrono::steady_clock::duration),
|
||||
(override)
|
||||
|
||||
Reference in New Issue
Block a user