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 2acce16 commit e8e7fb1Copy full SHA for e8e7fb1
rollup/cmd/blob_uploader/main.go
@@ -1,6 +1,6 @@
1
package main
2
3
-import "scroll-tech/rollup/cmd/rollup_relayer/app"
+import "scroll-tech/rollup/cmd/blob_uploader/app"
4
5
func main() {
6
app.Run()
0 commit comments