vspd: Increase some logs to info level.

This commit is contained in:
jholdstock 2023-09-19 14:18:18 +01:00 committed by Jamie Holdstock
parent 1f62d46bdd
commit f5b57f4169

View File

@ -75,7 +75,7 @@ func (v *Vspd) checkWalletConsistency(ctx context.Context) {
continue
}
v.log.Debugf("Adding missing ticket (wallet=%s, ticketHash=%s)",
v.log.Infof("Adding missing ticket (wallet=%s, ticketHash=%s)",
walletClient.String(), dbTicket.Hash)
rawTicket, err := dcrdClient.GetRawTransaction(dbTicket.Hash)
@ -156,7 +156,7 @@ func (v *Vspd) checkWalletConsistency(ctx context.Context) {
continue
}
v.log.Debugf("Updating incorrect consensus vote choices (wallet=%s, agenda=%s, ticketHash=%s)",
v.log.Infof("Updating incorrect consensus vote choices (wallet=%s, agenda=%s, ticketHash=%s)",
walletClient.String(), dbAgenda, dbTicket.Hash)
// If db and wallet are not matching, update wallet with correct