Skip to content

Commit f1b3304

Browse files
authored
fix: Update pragueTime and add osakaTime fields
1 parent 073e769 commit f1b3304

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

crates/genesis/src/parmigiana.genesis.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"mergeNetsplitBlock": "0x0",
2121
"shanghaiTime": "0x0",
2222
"cancunTime": "0x0",
23-
"pragueTime": "0x2623A",
23+
"pragueTime": "0x0",
24+
"osakaTime": "0x0",
2425
"terminalTotalDifficulty": null,
2526
"terminalTotalDifficultyPassed": false,
2627
"ethash": null,
@@ -141,4 +142,4 @@
141142
"blobGasUsed": null,
142143
"number": null
143144
}
144-
145+

0 commit comments

Comments
 (0)