We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80e59a commit c6b779fCopy full SHA for c6b779f
rollup/cmd/proposer_tool/app/app.go
@@ -61,7 +61,6 @@ func action(ctx *cli.Context) error {
61
}
62
proposerTool.Start()
63
64
- // Finish start all proposer tool functions.
65
log.Info("Start proposer-tool successfully", "version", version.Version)
66
67
// Catch CTRL-C to ensure a graceful shutdown.
0 commit comments