Skip to content

Commit

Permalink
Update bootnode.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabas Busa <busa.barnabas@gmail.com>
  • Loading branch information
barnabasbusa authored Nov 28, 2024
1 parent 7283b27 commit c87ca8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventories/devnet-0/group_vars/bootnode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ teku_container_volumes:
- "{{ eth_testnet_config_dir }}:/network-config:ro"
teku_container_command_extra_args:
- --network=/network-config/config.yaml
- --initial-state=/network-config/genesis.ssz
- --genesis-state=/network-config/genesis.ssz
- --p2p-peer-upper-bound=100
- --data-storage-non-canonical-blocks-enabled=true
- --data-storage-mode=PRUNE
Expand Down

0 comments on commit c87ca8d

Please sign in to comment.