Closed
Description
I'm not sure there's much use in description hashes in the wild today, except for lnurl/the lnpay stuff, which we'd of course like to support. We really need a variant of create_invoice_from_channelmanager
which supports a description hash instead of explicit description for that, though, and will probably want something similar for create_phantom_invoice
after #1199 is merged.
Tagging good first issue, but if someone does take this up, probably base it on #1199 or wait until that is merged.