mirror of
https://github.com/getAlby/lndhub.go.git
synced 2026-02-22 13:24:22 +01:00
fix comment c/p
This commit is contained in:
@@ -402,7 +402,7 @@ func (svc *LndhubService) HandleSuccessfulPayment(ctx context.Context, invoice *
|
||||
return err
|
||||
}
|
||||
|
||||
//revert the fee reserve entry
|
||||
//add the real fee entry
|
||||
err = svc.AddFeeEntry(ctx, &parentEntry, invoice, tx)
|
||||
if err != nil {
|
||||
tx.Rollback()
|
||||
|
||||
Reference in New Issue
Block a user