You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Hardhat 2.20.0 is the last version that works. Newer versions throw this error:
70
+
# Unexpected config HardhatConfig.networks.hardhat.initialBaseFeePerGas found - This field is only valid for networks with EIP-1559. Try a newer hardfork or remove it.
71
+
yarn add hardhat@2.20.0
69
72
70
73
# These come with already compiled artifacts. We want them recompiled with latest compiler.
0 commit comments