1
0
Files
electrum/electrum/gui/kivy
ThomasV 14e96f4d53 Index request by ID instead of receiving address.
Replace get_key_for_outgoing_invoice, get_key_for_incoming_request
with Invoice.get_id()

When a new request is created, reuse addresses of expired requests (fixes #7927)

The API is changed for the following commands:
 get_request, get_invoice,
 list_requests, list_invoices,
 delete_request, delete_invoice
2022-09-02 10:58:11 +02:00
..
2018-09-20 01:20:13 +02:00
2022-04-11 17:40:22 +02:00
2021-09-09 17:40:21 +02:00