mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-04-23 03:00:50 -04:00
6 lines
76 B
Go
6 lines
76 B
Go
package l2
|
|
|
|
// WatcherAPI watcher api service
|
|
type WatcherAPI interface {
|
|
}
|