@ -270,7 +270,7 @@ func Main(cfg *Config, lisCfg ListenerCfg, shutdownChan <-chan struct{}) error {
)
switch {
case err == channeldb.ErrDryRunMigrationOK:
ltndLog.Info("%v, exiting", err)
ltndLog.Infof("%v, exiting", err)
return nil
case err != nil:
The note is not visible to the blocked user.