mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
* Pin `ethereum-package` version, update das kurtosis config file and remove outdated config files.
22 lines
463 B
YAML
22 lines
463 B
YAML
participants:
|
|
- cl_type: lighthouse
|
|
cl_image: lighthouse:local
|
|
cl_extra_params:
|
|
- --subscribe-all-data-column-subnets
|
|
- --target-peers=3
|
|
count: 2
|
|
- cl_type: lighthouse
|
|
cl_image: lighthouse:local
|
|
cl_extra_params:
|
|
- --target-peers=3
|
|
count: 2
|
|
network_params:
|
|
eip7594_fork_epoch: 0
|
|
seconds_per_slot: 6
|
|
snooper_enabled: false
|
|
global_log_level: debug
|
|
additional_services:
|
|
- dora
|
|
- goomy_blob
|
|
- prometheus_grafana
|