We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6740c00 commit 9c29dfbCopy full SHA for 9c29dfb
1 file changed
hildr-node/src/main/java/io/optimism/config/Config.java
@@ -372,7 +372,7 @@ public static ChainConfig optimismSepolia() {
372
BigInteger.valueOf(30_000_000L),
373
BigInteger.valueOf(188),
374
BigInteger.valueOf(684000),
375
- "0x0000000000000000000000000000000000000000"),
+ "0x57CACBB0d30b01eb2462e5dC940c161aff3230D3"),
376
"0xff00000000000000000000000000000011155420",
377
"0x16fc5058f25648194471939df75cf27a2fdc48bc",
378
"0x034edd2a225f7f429a63e0f1d2084b9e0a93b538",
0 commit comments