ACINQ / phoenix

Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
https://phoenix.acinq.co
Apache License 2.0
677 stars 97 forks source link

feature request: label known addresses #220

Open alphydan opened 3 years ago

alphydan commented 3 years ago

Thank you so much for making this great lightning wallet.

I may have missed this feature or I may misunderstand how ln works, but it would be great to assign labels to channels or addresses. So once a channel has been established with a peer and a transaction has happened, one could save that address for later payments.

i.e., label this address: Jane.

So next time I want to send some sats to Jane, I just pick her address from a list.

dpad85 commented 3 years ago

This scenario will be possible once we support static invoices with BOLT12. FYI, this is not related to channels. You don't send payments to a channel, rather to a node.