We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f15d08 + c7e1105 commit 024a770Copy full SHA for 024a770
ansible/inventories/devnet-2/group_vars/ethrex.yaml
@@ -23,6 +23,7 @@ ethrex_container_command_extra_args:
23
- --network=/network-config/genesis.json
24
- --bootnodes={{ ethereum_el_bootnodes | join(',') }}
25
- --builder.gas-limit=80000000
26
+ - --syncmode=full
27
28
prometheus_config: |
29
global:
0 commit comments