Commit 56dd01b
committed
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.1 parent ac8f897 commit 56dd01b
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
314 | 325 | | |
315 | 326 | | |
316 | 327 | | |
| |||
0 commit comments