Skip to content

Commit 84081ea

Browse files
Mani BrarMani Brar
authored andcommitted
chore(validator): remove deprecated scripts
1 parent 9affefb commit 84081ea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

validator-cli/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
},
1111
"scripts": {
1212
"start": "npx ts-node ./src/watcher.ts",
13-
"start-chiado-devnet": "npx ts-node ./src/devnet/arbToChiado/happyPath.ts",
14-
"start-sepolia-devnet": "npx ts-node ./src/devnet/arbToSepolia/happyPath.ts",
15-
"start-sepolia-testnet": "npx ts-node ./src/ArbToEth/watcherArbToEth.ts",
16-
"start-arbitrum-to-gnosis": "npx ts-node ./src/ArbToEth/watcherArbToGnosis.ts",
1713
"test": "jest --coverage"
1814
},
1915
"dependencies": {

0 commit comments

Comments
 (0)