op/hashkeychain/testnet: add missing Granite–Jovian hardfork activation times
Node was forked at block 30194654 because rollup.json lacked holocene_time and later fork timestamps; add granite/holocene/isthmus/jovian times so op-node can apply post-Holocene batches after resync.
This commit was merged in pull request #39.
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
"delta_time": 0,
|
||||
"ecotone_time": 0,
|
||||
"fjord_time": 0,
|
||||
"granite_time": 1783578600,
|
||||
"holocene_time": 1783578900,
|
||||
"isthmus_time": 1783579200,
|
||||
"jovian_time": 1783579500,
|
||||
"batch_inbox_address": "0xff00000000000000000000000000000000111185",
|
||||
"deposit_contract_address": "0x8dc71d4d25c415c0a9f11ef57bd64ca208531645",
|
||||
"l1_system_config_address": "0x62163c0c9479b4b202efa52bf8bd9cbbedd9042f",
|
||||
|
||||
Reference in New Issue
Block a user