chore: cardona deployment
This commit is contained in:
parent
71f310a501
commit
98df444e79
File diff suppressed because one or more lines are too long
|
@ -59,7 +59,7 @@ if [ "$contract_name" = "rln" ]; then
|
|||
|
||||
if [ "$chain_id" = "11155111" ]; then
|
||||
chain_name="sepolia"
|
||||
elif [ "$chain_id" = "1442" ]; then
|
||||
elif [ "$chain_id" = "2442" ]; then
|
||||
chain_name="polygon-zkevm-testnet"
|
||||
else
|
||||
echo "Invalid chain id, try again with sepolia/polygon-zkevm-testnet"
|
||||
|
|
Loading…
Reference in New Issue