The wallet owns the InvoiceStore, and all the widgets that need to access it have a reference to the wallet, so it is not necessary to use the main_window.invoices indirection
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC2537fea019c4: [electrum] remove shortcut reference to InvoiceStore in MainWindow
In the receive tab type an amount and click save (this adds an invoice to the store and shows the invoice list. Delete the invoice via the right click context menu in the invoice list.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
