Skip to content

Conversation

@Camillarhi
Copy link
Contributor

Adds an invoice/offer store to track invoices separately from payments.

This PR introduces a dedicated invoice/offer store that:

  • Stores created invoices independently of payment state
  • Links invoices to their associated PaymentId(s)
  • Allows querying invoices before payment events arrive

Closes #298

@ldk-reviews-bot
Copy link

👋 Hi! I see this is a draft PR.
I'll wait to assign reviewers until you mark it as ready for review.
Just convert it out of draft status when you're ready for review!

@Camillarhi
Copy link
Contributor Author

This is in draft because as discussed elsewhere, it needs to be built on top of #425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track inbound payments by also unique payment IDs

2 participants