You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
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
The text was updated successfully, but these errors were encountered: