Skip to content

Commit

Permalink
Making the file more near to network_params for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-o committed Oct 9, 2024
1 parent 0be4b29 commit 7414d9b
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions assertoor-config.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
# participants:
# - el_type: geth
# cl_type: teku
# - el_type: nethermind
# cl_type: prysm
# - el_type: erigon
# cl_type: nimbus
# - el_type: besu
# cl_type: lighthouse
participants:
- el_type: geth
cl_type: teku
- el_type: nethermind
cl_type: prysm
- el_type: erigon
cl_type: nimbus
- el_type: besu
cl_type: lighthouse
count: 2
validator_count: 32
- el_type: geth
cl_type: lambda
cl_image: lambda_ethereum_consensus:latest
Expand All @@ -15,8 +20,8 @@ participants:
validator_count: 32
cl_max_mem: 4096
keymanager_enabled: true
- el_type: reth
cl_type: lodestar
# network_params:
# preset: minimal
additional_services:
- assertoor
assertoor_params:
Expand Down

0 comments on commit 7414d9b

Please sign in to comment.