cameri / nostream

A Nostr Relay written in TypeScript
MIT License
713 stars 181 forks source link

Unable to confirm invoice #319

Closed cameri closed 1 year ago

cameri commented 1 year ago

Describe the bug

  1. Confirming invoice is missing confirmedAt, status and pubkey

To Reproduce Steps to reproduce the behavior:

  1. Set up Zebedee as payments processor
  2. Go to invoices page and generate a new invoice
  3. Pay the invoice
  4. Read the error in the logs

Expected behavior

  1. Invoice should be confirmed without errors

Logs If applicable, attach log messages showing the bug and context when the bug happened. image

Additional context Add any other context about the problem here.