mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
Merge 7ad59ab1e1 into 037765794d
This commit is contained in:
commit
4e2f39d744
1 changed files with 0 additions and 1 deletions
|
|
@ -164,7 +164,6 @@ func toApiTransaction(transaction *transactions.Transaction) *Transaction {
|
|||
if jsonErr != nil {
|
||||
logger.Logger.WithError(jsonErr).WithFields(logrus.Fields{
|
||||
"payment_hash": transaction.PaymentHash,
|
||||
"boostagram": transaction.Boostagram,
|
||||
}).Error("Failed to deserialize transaction boostagram info")
|
||||
}
|
||||
boostagram = toApiBoostagram(&txBoostagram)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue