mirror of
https://github.com/status-im/status-lib.git
synced 2025-01-13 05:54:55 +00:00
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
nim-status-lib
WIP refactor to extract business logic from status-desktop into a reusable library
Languages
Nim
91.5%
Makefile
8.1%
Shell
0.4%