Skip to content

Commit

Permalink
Merge 5bee7bc into 1602f67
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion authored May 17, 2023
2 parents 1602f67 + 5bee7bc commit 5c414c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/src/chainConfig/networks/chiado.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ export const chiadoChainConfig: ChainConfig = {
BELLATRIX_FORK_EPOCH: 180,
// Capella
CAPELLA_FORK_VERSION: b("0x0300006f"),
CAPELLA_FORK_EPOCH: Infinity,
CAPELLA_FORK_EPOCH: 244224, // Wed May 24 2023 13:12:00 GMT+0000
};

0 comments on commit 5c414c2

Please sign in to comment.