Skip to content

Commit

Permalink
common: removed EIP-2315 from the Berlin HF
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Mar 8, 2021
1 parent d761e59 commit 66a4608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/src/hardforks/berlin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"comment": "HF targeted for July 2020 following the Muir Glacier HF",
"url": "https://eips.ethereum.org/EIPS/eip-2070",
"status": "Draft",
"eips": [ 2315, 2565, 2929, 2718, 2930 ]
"eips": [ 2565, 2929, 2718, 2930 ]
}

0 comments on commit 66a4608

Please sign in to comment.