Skip to content

Commit

Permalink
update minimum hf to cancun
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Sep 19, 2023
1 parent 7665573 commit 7aac40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/src/eips.ts
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ export const EIPs: EIPsDict = {
comment: 'BLOBBASEFEE opcode',
url: 'https://eips.ethereum.org/EIPS/eip-7516',
status: Status.Draft,
minimumHardfork: Hardfork.Shanghai,
minimumHardfork: Hardfork.Cancun,
requiredEIPs: [4844],
gasPrices: {
blobbasefee: {
Expand Down

0 comments on commit 7aac40c

Please sign in to comment.