Merge branch 'telackey/v114' of https://git.vdb.to/cerc-io/fixturenet-eth-stacks into telackey/v114
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (pull_request) Successful in 18m42s

This commit is contained in:
Thomas E Lackey 2024-05-29 17:37:38 -05:00
commit 44d67f66ac

View File

@ -55,4 +55,4 @@ ETH1_DEPOSIT_CONTRACT_BLOCK=${ETH1_DEPOSIT_CONTRACT_BLOCK:-0x0}
SUGGESTED_FEE_RECIPIENT=`cat ../build/el/accounts.csv | head -1 | cut -d',' -f2`
# --debug-level
DEBUG_LEVEL=${LIGHTHOUSE_DEBUG_LEVEL:-debug}
DEBUG_LEVEL=${LIGHTHOUSE_DEBUG_LEVEL:-info}