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

Add parseInvoice RPC to Lightning Service #96

Open
alexlwn123 opened this issue Nov 10, 2024 · 0 comments
Open

Add parseInvoice RPC to Lightning Service #96

alexlwn123 opened this issue Nov 10, 2024 · 0 comments
Labels
rust Requires modifying rust code

Comments

@alexlwn123
Copy link
Member

Currently, we only expose payInvoice. For most applications, users will want to confirm the details of an invoice before paying. We should expose an rpc that parses an invoice and returns the included data. (amount, expiry, memo, etc.)

cc: @maan2003

@alexlwn123 alexlwn123 added the rust Requires modifying rust code label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Requires modifying rust code
Projects
None yet
Development

No branches or pull requests

1 participant