lndk-org / lndk

MIT License
83 stars 21 forks source link

offers: wait for offers invoice #84

Closed orbitalturtle closed 9 months ago

orbitalturtle commented 10 months ago

This PR implements the next part of the offers flow, as described in #64.

After sending an invoice request to the offer creator, we wait for an invoice to be returned.

It depends on #81 and the changes in https://github.com/lndk-org/ldk-sample/pull/8

orbitalturtle commented 9 months ago

Closing this in favor of a new incoming PR with #85 as the base :)