define CAPELLA_FORK_EPOCH in scripts/tests/vars.env with same value as ALTAIR_FORK_EPOCH
This commit is contained in:
parent
74542843a7
commit
e602b94b8d
@ -35,6 +35,7 @@ CHAIN_ID=4242
|
|||||||
# Hard fork configuration
|
# Hard fork configuration
|
||||||
ALTAIR_FORK_EPOCH=18446744073709551615
|
ALTAIR_FORK_EPOCH=18446744073709551615
|
||||||
BELLATRIX_FORK_EPOCH=18446744073709551615
|
BELLATRIX_FORK_EPOCH=18446744073709551615
|
||||||
|
CAPELLA_FORK_EPOCH=18446744073709551615
|
||||||
|
|
||||||
# Spec version (mainnet or minimal)
|
# Spec version (mainnet or minimal)
|
||||||
SPEC_PRESET=mainnet
|
SPEC_PRESET=mainnet
|
||||||
|
Loading…
Reference in New Issue
Block a user