mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-04-23 03:00:50 -04:00
feat: add start successful log
This commit is contained in:
@@ -61,6 +61,8 @@ func action(ctx *cli.Context) error {
|
||||
|
||||
rollermanager.InitRollerManager()
|
||||
|
||||
log.Info("Start coordinator successfully.")
|
||||
|
||||
defer func() {
|
||||
proofCollector.Stop()
|
||||
cancel()
|
||||
|
||||
Reference in New Issue
Block a user