mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
define CAPELLA_FORK_EPOCH in scripts/tests/vars.env with same value as ALTAIR_FORK_EPOCH
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user