From f1df354cafee8c9b10ce568505564671291c5a2c Mon Sep 17 00:00:00 2001 From: Nazar Hussain Date: Thu, 8 Feb 2024 15:25:04 +0100 Subject: [PATCH] Update the env file --- .env.test | 1 + 1 file changed, 1 insertion(+) 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