Skip to content

Commit

Permalink
Merge pull request #153 from zama-ai/etherscanKMSVerifier
Browse files Browse the repository at this point in the history
fix: use viaIR to fix KMSVerifier Etherscan verification
  • Loading branch information
jatZama authored Nov 30, 2024
2 parents a130908 + 3602fda commit 3311cac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ const config: HardhatUserConfig = {
runs: 800,
},
evmVersion: 'cancun',
viaIR: true,
},
},
etherscan: {
Expand Down

0 comments on commit 3311cac

Please sign in to comment.