We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9affefb commit 84081eaCopy full SHA for 84081ea
validator-cli/package.json
@@ -10,10 +10,6 @@
10
},
11
"scripts": {
12
"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",
17
"test": "jest --coverage"
18
19
"dependencies": {
0 commit comments