Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: what kind of API the plugin should support #1

Open
vincenzopalazzo opened this issue Nov 1, 2022 · 0 comments
Open

api: what kind of API the plugin should support #1

vincenzopalazzo opened this issue Nov 1, 2022 · 0 comments

Comments

@vincenzopalazzo
Copy link
Owner

From the original requirements, the command support will be sendPayment, addInvoice, decodeInvoice, listInvoices, subscribeToInvoices, nodeInfo

However in cln we do not have the concept of subscribeToInvoices without a blocking call, so in there we should have a subscription event like graphql subscription? or just a web socket

Also, we do not have the concept of addInvoice, what is the use case of this call?

Can you clarify it @mafintosh ?

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

No branches or pull requests

1 participant