File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ GETH_SYNCMODE=snap
2929GETH_OVERRIDE_CANYON=0
3030GETH_OVERRIDE_ECOTONE=1714186800
3131GETH_OVERRIDE_FJORD=1730401200
32+ GETH_OVERRIDE_GRANITE=1738191600
3233
3334# Op node values
3435OP_NODE_L2_ENGINE_RPC=ws://testnet-geth:8551
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: "3.8"
22
33services :
44 testnet-geth :
5- image : us-docker.pkg.dev/oplabs-tools-artifacts/images/ op-geth:v1.101408 .0
5+ image : ghcr.io/fraxfinance/fraxtal- op-geth:v1.101411.1-frax-1.0 .0
66 ports :
77 - 8545:8545
88 - 8546:8546
Original file line number Diff line number Diff line change 2727 "delta_time" : 1714176000 ,
2828 "ecotone_time" : 1714186800 ,
2929 "fjord_time" : 1730401200 ,
30+ "granite_time" : 1738191600 ,
3031 "batch_inbox_address" : " 0xff00000000000000000000000000000000042069" ,
3132 "deposit_contract_address" : " 0xb9c64bfa498d5b9a8398ed6f46eb76d90de5505d" ,
3233 "l1_system_config_address" : " 0x570bf63a187776a19a44e6d1e055e3da65c1e3db" ,
You can’t perform that action at this time.
0 commit comments