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