nervosnetwork / nervosnetwork/fiber
How to subscribe the status of invoice
Open
@chenyukang is already working on this.
Since Nov 13, 2024.
- Dominant language
- Rust
- Stars
- 59
- Forks
- 31
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 18
Description
I can only see the relevant RPC methods for the "new_invoice" and "parse_invoice" in https://github.com/nervosnetwork/fiber/blob/main/src/rpc/README.md.
When the invoice I created is paid or the status changes, how can I subscribe to the status change? Is there an RPC method that provides a "SubscribeInvoices" method similar to https://github.com/lightningnetwork/lnd/blob/master/lnrpc/README.md?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.