define BELLATRIX_FORK_EPOCH in scripts/tests/vars.env with same value as ALTAIR_FORK_EPOCH

This commit is contained in:
Diva M
2023-03-03 12:07:04 -05:00
parent 20be7024e1
commit 74542843a7

View File

@@ -34,6 +34,7 @@ CHAIN_ID=4242
# Hard fork configuration
ALTAIR_FORK_EPOCH=18446744073709551615
BELLATRIX_FORK_EPOCH=18446744073709551615
# Spec version (mainnet or minimal)
SPEC_PRESET=mainnet