Skip to content

Commit

Permalink
Uncomment zero verify url
Browse files Browse the repository at this point in the history
  • Loading branch information
TomiOhl committed Jan 23, 2025
1 parent 55c3061 commit 3ddada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ const config: HardhatUserConfig = {
zero: {
url: "https://rpc.zerion.io/v1/zero",
ethNetwork: "mainnet",
// verifyURL: "https://explorer-api.zero.network/verification/contract_verification",
verifyURL: "https://explorer-api.zero.network/verification/contract_verification",
zksync: true
}
},
Expand Down

0 comments on commit 3ddada4

Please sign in to comment.