On send window, show a list of lightningaddress from previous payments I did
Is your feature request related to a problem?
I want an easy way to send sats to a ln-address I used before. Currently I need to paste or type it in all the time.
Describe the solution you'd like
When I click on send window, I would like to see a list of all lightningaddress that I already sent payments in the past. So I will not need to type the lightningaddress all times I want to send a payment to a friend.

Maybe related to https://github.com/getAlby/meta/issues/15
How would we save the paid accounts list? Locally in cache or in database? @escapedcat
I think this issue is being tackled via #1965 already
Closing as it's a duplicate of #1971 Contact list is a bit more complex, autosuggestions could be first step