Anthony Laibe 38a405b1c1
fix: emit wallet2 event (#47)
fixes #3659

Wallet2 needs its own event otherwise they wallet1/2 mixes
and as not everything is implemented in wallet2, it crashes
In this particular case, the account is added into wallet1 but trigger
an event intercepted by wallet2, wallet2 doesn't have the new account
and crash
2021-09-23 13:25:33 -04:00
2021-09-10 11:29:10 -04:00
2021-09-10 15:15:24 -04:00
2021-09-23 13:25:33 -04:00
2021-09-10 11:29:10 -04:00
2021-09-10 15:15:24 -04:00
2021-09-10 11:29:10 -04:00
2021-09-08 14:09:35 -04:00
2021-09-08 12:16:18 -04:00
2021-09-08 14:09:35 -04:00
2021-09-08 14:09:35 -04:00
2021-09-10 11:29:10 -04:00

nim-status-lib

WIP refactor to extract business logic from status-desktop into a reusable library

Description
originally src/status from desktop, refactored as a library [archived]
Readme MPL-2.0
Languages
Nim 91.5%
Makefile 8.1%
Shell 0.4%