Files
lighthouse/scripts/local_testnet/network_params.yaml
Lion - dapplion b4be514182 Add spamoor_blob in network_params.yaml (#7012)
Have blobs by default in deneb runs of kurtosis
2025-02-24 03:39:15 +00:00

19 lines
484 B
YAML

# Full configuration reference [here](https://github.com/ethpandaops/ethereum-package?tab=readme-ov-file#configuration).
participants:
- el_type: geth
el_image: ethereum/client-go:latest
cl_type: lighthouse
cl_image: lighthouse:local
cl_extra_params:
- --target-peers=3
count: 4
network_params:
deneb_fork_epoch: 0
seconds_per_slot: 3
global_log_level: debug
snooper_enabled: false
additional_services:
- dora
- spamoor_blob
- prometheus_grafana