diff --git a/.env.test b/.env.test index d9e81a91f070..12543c7a8954 100644 --- a/.env.test +++ b/.env.test @@ -5,4 +5,5 @@ GETH_BINARY_DIR= LIGHTHOUSE_DOCKER_IMAGE=sigp/lighthouse:v4.6.0-amd64-modern-dev NETHERMIND_DOCKER_IMAGE=nethermind/nethermind:1.25.3 # We mostly use mainnet for unit testing +# Changing this value may impact the tests which are written with mainnet in mind LODESTAR_PRESET=mainnet