Skip to content

Commit 9f1171e

Browse files
committed
Merge branch 'master' into feature/zk-email
2 parents 0138787 + c57182a commit 9f1171e

File tree

6 files changed

+344
-530
lines changed

6 files changed

+344
-530
lines changed

hardhat.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const { argv } = require('yargs/yargs')()
77
},
88
hardfork: {
99
type: 'string',
10-
default: 'cancun',
10+
default: 'prague',
1111
},
1212
});
1313

0 commit comments

Comments
 (0)