Test updated lcli command
Smoke Test / Run basic test suite (push) Successful in 3m3s Details
Fixturenet-Eth-Plugeth-Test / Run an Ethereum plugeth fixturenet test (push) Failing after 9m57s Details
Fixturenet-Eth-Test / Run an Ethereum fixturenet test (push) Failing after 4m29s Details
Deploy Test / Run deploy test suite (push) Successful in 2m34s Details

pull/506/head^2
David Boreham 2023-06-04 16:12:16 -06:00
parent 93c47ec5cc
commit 47164cb5f5
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ lcli \
--genesis-delay $GENESIS_DELAY \
--genesis-fork-version $GENESIS_FORK_VERSION \
--altair-fork-epoch $ALTAIR_FORK_EPOCH \
--merge-fork-epoch $MERGE_FORK_EPOCH \
--bellatrix-fork-epoch $MERGE_FORK_EPOCH \
--eth1-id $ETH1_CHAIN_ID \
--eth1-follow-distance 1 \
--seconds-per-slot $SECONDS_PER_SLOT \