fix formatting

This commit is contained in:
Peter Rounce 2023-07-26 07:31:07 +00:00
parent 3be7264ff1
commit df94c60fee

View file

@ -100,8 +100,8 @@ func lndhub_payment(w http.ResponseWriter, p *db.Payment, bolt11 decodepay.Bolt1
return
}
log.WithFields(log.Fields{"card_payment_id": p.Card_payment_id,
"resp_auth_bytes": resp_auth_bytes}).Info("issue 62");
log.WithFields(log.Fields{"card_payment_id": p.Card_payment_id,
"resp_auth_bytes": resp_auth_bytes}).Info("issue 62")
var auth_keys LndhubAuthResponse