Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed May 7, 2024
1 parent 2a94722 commit 21a867c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions gas-bound-caller/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ export default {
ethNetwork: "localhost",
zksync: true,
},
zkSyncStage: {
url: process.env.STAGE2,
ethNetwork: "sepolia",
zksync: true,
// contract verification endpoint
verifyURL: "https://goerli-beta.staging-scan-v2.zksync.dev/contract_verification",
},
zkSyncTestnet: {
url: "https://sepolia.era.zksync.dev",
ethNetwork: "sepolia",
Expand Down

0 comments on commit 21a867c

Please sign in to comment.