package main import "scroll-tech/bridge/cmd/msg_relayer/app" func main() { app.Run() }