From cadb94aaaf380b9b68818f083de54322ffe6dfab Mon Sep 17 00:00:00 2001 From: 0xYYY <0xYYY@protonmail.com> Date: Wed, 17 Aug 2022 22:46:47 +0800 Subject: [PATCH] Update Bellatrix fork epoch in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56267c0db..f3647eee0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Features are researched and developed in parallel, and then consolidated into se | - | - | - | - | | 0 | **Phase0** |`0` | | | 1 | **Altair** | `74240` | | -| 2 | **Bellatrix**
(["The Merge"](https://ethereum.org/en/upgrades/merge/)) | TBD | | +| 2 | **Bellatrix**
(["The Merge"](https://ethereum.org/en/upgrades/merge/)) | `144896` | | ### In-development Specifications | Code Name or Topic | Specs | Notes |