Commit f6df843b authored by ben-chain's avatar ben-chain Committed by GitHub

chore: use primary ovm-solc (#723)

parent 7e38638b
...@@ -53,7 +53,7 @@ const config: HardhatUserConfig = { ...@@ -53,7 +53,7 @@ const config: HardhatUserConfig = {
}, },
}, },
ovm: { ovm: {
solcVersion: '0.7.6-allow_kall_2', // temporary until we fix the build for 0.7.6 solcVersion: '0.7.6',
}, },
typechain: { typechain: {
outDir: 'dist/types', outDir: 'dist/types',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment