Fix typo
Smoke Test / Run basic test suite (push) Successful in 2m55s Details
Fixturenet-Eth-Plugeth-Test / Run an Ethereum plugeth fixturenet test (push) Failing after 10m1s Details
Fixturenet-Eth-Test / Run an Ethereum fixturenet test (push) Failing after 4m11s Details
Deploy Test / Run deploy test suite (push) Successful in 2m32s Details

pull/506/head^2
David Boreham 2023-06-04 16:43:38 -06:00
parent 609128d004
commit aa4c52c174
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ lcli \
--deposit-contract-address $ETH1_DEPOSIT_CONTRACT_ADDRESS \ --deposit-contract-address $ETH1_DEPOSIT_CONTRACT_ADDRESS \
--testnet-dir $TESTNET_DIR \ --testnet-dir $TESTNET_DIR \
--min-genesis-active-validator-count $GENESIS_VALIDATOR_COUNT \ --min-genesis-active-validator-count $GENESIS_VALIDATOR_COUNT \
--validator-count $VALIDATOR_COUNT --validator-count $VALIDATOR_COUNT \
--min-genesis-time $GENESIS_TIME \ --min-genesis-time $GENESIS_TIME \
--genesis-delay $GENESIS_DELAY \ --genesis-delay $GENESIS_DELAY \
--genesis-fork-version $GENESIS_FORK_VERSION \ --genesis-fork-version $GENESIS_FORK_VERSION \