fbda20256f
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 |
||
---|---|---|
build | ||
scripts | ||
status | ||
test | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md | ||
eventemitter.nim | ||
nim_status_lib.nimble | ||
statuslib.nim |
README.md
nim-status-lib
WIP refactor to extract business logic from status-desktop into a reusable library