boltz-backend icon indicating copy to clipboard operation
boltz-backend copied to clipboard

Manually paid normal swaps saved in db with error

Open kilrau opened this issue 8 months ago • 0 comments

For manually paid Lightning transactions where the initial payment attempt failed, this is how they are stored in the db, failure reason should be null

  "status": "transaction.claimed",
  "failureReason": "payment has been cancelled",

kilrau avatar Jun 17 '24 09:06 kilrau