From ace9b5ebc9ff26eb53f34894aaf60c357aabaf16 Mon Sep 17 00:00:00 2001 From: terencechain Date: Fri, 3 Mar 2023 13:39:03 -0700 Subject: [PATCH] Add Capella fork epoch --- shared/prater/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/prater/config.yaml b/shared/prater/config.yaml index d0c5654..780a383 100644 --- a/shared/prater/config.yaml +++ b/shared/prater/config.yaml @@ -40,7 +40,7 @@ BELLATRIX_FORK_VERSION: 0x02001020 BELLATRIX_FORK_EPOCH: 112260 # Capella CAPELLA_FORK_VERSION: 0x03001020 -CAPELLA_FORK_EPOCH: 18446744073709551615 +CAPELLA_FORK_EPOCH: 162304 # Deneb DENEB_FORK_VERSION: 0x04001020 DENEB_FORK_EPOCH: 18446744073709551615