Skip to content

Commit

Permalink
chore(devnet): specify geth-lighthouse image
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Jul 19, 2024
1 parent 165bf45 commit fe86b58
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/kurtosis_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ mev_params:
mev_flood_seconds_per_bundle: 15
custom_flood_params:
interval_between_transactions: 1

participants:
- el_type: geth
el_image: ethereum/client-go:latest
cl_type: lighthouse
cl_image: sigp/lighthouse:latest

0 comments on commit fe86b58

Please sign in to comment.