mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-21 12:15:54 +00:00
feat: ETLng publisher and service refactoring (#2138)
This commit is contained in:
@@ -36,7 +36,7 @@ AmendmentBlockHandler::ActionType const AmendmentBlockHandler::kDEFAULT_AMENDMEN
|
||||
};
|
||||
|
||||
AmendmentBlockHandler::AmendmentBlockHandler(
|
||||
util::async::AnyExecutionContext&& ctx,
|
||||
util::async::AnyExecutionContext ctx,
|
||||
etl::SystemState& state,
|
||||
std::chrono::steady_clock::duration interval,
|
||||
ActionType action
|
||||
|
||||
Reference in New Issue
Block a user