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 42e0fff commit 65f5debCopy full SHA for 65f5deb
internal/mock/mock.go
@@ -22,10 +22,10 @@ import (
22
"github.com/scroll-tech/go-ethereum/ethclient"
23
"github.com/stretchr/testify/assert"
24
25
- "scroll-tech/coordinator"
26
- "scroll-tech/coordinator/message"
27
"scroll-tech/bridge"
28
"scroll-tech/bridge/l2"
+ rollers "scroll-tech/coordinator"
+ "scroll-tech/coordinator/message"
29
"scroll-tech/store"
30
db_config "scroll-tech/store/config"
31
"scroll-tech/store/migrate"
0 commit comments