fix number of SCs in the script
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
parent
1c63bac801
commit
efe1f7ce25
@ -3,7 +3,7 @@ set -e
|
||||
AVAILIABLE_NETWORKS=(anvil-localnet sepolia-testnet hoodi-testnet)
|
||||
NETWORK="${AVAILIABLE_NETWORKS[0]}"
|
||||
START=1
|
||||
END=13
|
||||
END=14
|
||||
VERIFY_NEEDED="--verify"
|
||||
|
||||
usage() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user