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