Skip to content

Commit

Permalink
update min hf to paris same as 4844
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Sep 19, 2023
1 parent 7aac40c commit f8e3152
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.Cancun,
minimumHardfork: Hardfork.Paris,
requiredEIPs: [4844],
gasPrices: {
blobbasefee: {
Expand Down

0 comments on commit f8e3152

Please sign in to comment.