Skip to content

Commit c57182a

Browse files
Amxxernestognw
andauthored
Add EIP-7702 account testing in hardhat. (#114)
Co-authored-by: ernestognw <[email protected]>
1 parent 53f590e commit c57182a

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)