We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1637ec commit 644da1dCopy full SHA for 644da1d
1 file changed
ansible/inventories/devnet-2/host_vars/lighthouse-nethermind-1.yaml
@@ -1,5 +1,5 @@
1
# ethereum_node_cl_beacon_endpoint: "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
2
-nethermind_container_image: "nethermindeth/nethermind:simpleflat"
+nethermind_container_image: "nethermindeth/nethermind:performance"
3
nethermind_container_command_extra_args:
4
- --Init.ChainSpecPath=/network-config/chainspec.json
5
- --config=mainnet.cfg
0 commit comments