Skip to content

Commit 0c4016c

Browse files
committed
add a comment for l2geth dependency
1 parent 37bae91 commit 0c4016c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridge-history-api/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/pressly/goose/v3 v3.16.0
1010
github.com/prometheus/client_golang v1.19.0
1111
github.com/scroll-tech/da-codec v0.1.3-0.20250226072559-f8a8d3898f54
12-
github.com/scroll-tech/go-ethereum v1.10.14-0.20250305084331-57148478e950
12+
github.com/scroll-tech/go-ethereum v1.10.14-0.20250305084331-57148478e950 // It's a hotfix for the header hash compatibility issue, pls change this with caution
1313
github.com/stretchr/testify v1.9.0
1414
github.com/urfave/cli/v2 v2.25.7
1515
golang.org/x/sync v0.7.0

0 commit comments

Comments
 (0)