mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 02:42:38 +00:00
Reduce finalization migration frequency
This commit is contained in:
@@ -170,6 +170,7 @@ where
|
||||
.task_executor(context.executor.clone())
|
||||
.custom_spec(spec.clone())
|
||||
.chain_config(chain_config)
|
||||
.store_migrator_config(config.store_migrator.clone())
|
||||
.graffiti(graffiti)
|
||||
.event_handler(event_handler)
|
||||
.execution_layer(execution_layer)
|
||||
|
||||
Reference in New Issue
Block a user