actually reach capella fork epoch in mainnet local sims (#4845)

This commit is contained in:
tersec 2023-04-20 15:18:35 +00:00 committed by GitHub
parent c0b90833db
commit 630ab3567e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ local-testnet-mainnet:
./scripts/launch_local_testnet.sh \
--data-dir $@ \
--nodes 2 \
--capella-fork-epoch 3 \
--stop-at-epoch 6 \
--disable-htop \
--enable-logtrace \