mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
added fantom in deploy:runner
This commit is contained in:
parent
497e5a9f0b
commit
1444104893
|
@ -24,7 +24,7 @@ async function deployRunner() {
|
||||||
name: "chain",
|
name: "chain",
|
||||||
message: "What chain do you want to deploy on?",
|
message: "What chain do you want to deploy on?",
|
||||||
type: "list",
|
type: "list",
|
||||||
choices: ["mainnet", "polygon", "avalanche", "arbitrum", "optimism"]
|
choices: ["mainnet", "polygon", "avalanche", "arbitrum", "optimism", "fantom"]
|
||||||
}
|
}
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user