mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-17 20:02:43 +00:00
Implement tree states & hierarchical state DB
This commit is contained in:
@@ -168,6 +168,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