We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d3537 commit 2953dcbCopy full SHA for 2953dcb
go.mod
@@ -310,7 +310,7 @@ require (
310
lukechampine.com/blake3 v1.3.0 // indirect
311
)
312
313
-replace github.com/ethereum/go-ethereum => github.com/ethereum-optimism/op-geth v1.101604.0-synctest.0.0.20251120043950-a09840035005
+replace github.com/ethereum/go-ethereum => github.com/ethereum-optimism/op-geth 4caecc15691322627cc93365b57e439d09e74e52
314
315
// replace github.com/ethereum/go-ethereum => ../op-geth
316
0 commit comments