Implement GetOrder for LSPS1
Open
- Dominant language
- TypeScript
- Stars
- 280
- Forks
- 132
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 8
Description
Currently we just wait until a new channel is created. But it would be better to poll the get_order endpoint to check the state too, for example if the LSP had to refund the payment or for some reason opening the channel is taking longer than expected.
We should also store the LSPS1 order_id in our internal order.
https://github.com/BitcoinAndLightningLayerSpecs/lsp/tree/main/LSPS1#21-lsps1get_order
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.