Blockstream / Blockstream/satellite-api
refund cancelled orders
Open
- Dominant language
- Python
- Stars
- 38
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion by @sgeisler to allow a user to submit an invoice with an order cancellation to receive a refund.
Feedback from @cdecker:
> With the plugin implementation that is coming soon we can actually keep the HTLC open until we actually send the message out, at which point we can claim it.
> If the user asks for a refund we'll just fail the HTLC without revealing the payment_key. This sort of depends on how long the turnaround is until the message gets sent, since this would lock up funds along the route. Minutes are probably ok, hours not :-)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.