We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57e4b7 commit 565bb3aCopy full SHA for 565bb3a
packages/config/src/chainConfig/networks/sepolia.ts
@@ -17,6 +17,7 @@ export const sepoliaChainConfig: ChainConfig = {
17
// # Sunday, June 19, 2022 2:00:00 PM +UTC
18
MIN_GENESIS_TIME: 1655647200,
19
GENESIS_FORK_VERSION: b("0x90000069"),
20
+ GENESIS_DELAY: 86400,
21
22
// Forking
23
// ---------------------------------------------------------------
0 commit comments