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