We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a9b82 commit d3573f3Copy full SHA for d3573f3
scripts/local_testnet_pos/.gitignore
@@ -1 +1 @@
1
-./config/geth.json
+config/geth.json
scripts/local_testnet_pos/vars.env
@@ -34,7 +34,7 @@ ALTAIR_FORK_EPOCH=0
34
MERGE_FORK_EPOCH=0
35
CAPELLA_FORK_EPOCH=1
36
37
-TERMINAL_TOTAL_DIFFICULTY=1000
+TERMINAL_TOTAL_DIFFICULTY=15000000
38
39
# Spec version (mainnet or minimal)
40
SPEC_PRESET=mainnet
0 commit comments