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
Add easy way to convert Bolt11InvoiceDescriptionRef to Bolt11InvoiceDescription
Small annoyance I found when updating in one of my downstream projects.
If you want to turn a Bolt11InvoiceDescriptionRef into a
Bolt11InvoiceDescription you had to do it manually. This is useful if
you're trying to create an invoice with the same description as another
invoice.
0 commit comments