ExtraHash
released this
This is another bugfix release: the previous version of the wallet would freeze on importing seed or key from the first startup menu. Also fixes a couple of other bugs. Thanks @Sajo8 for reporting this one, and once again, sorry for back to back releases: the last update was a MAJOR refactoring, so hopefully this is the last one of these.
changelog
- fix bug where config gets sent to backend process as a null object on first startup
- fix bug where backend.stop() could be called even if backend was null
- fix bug where we might attempt to get daemonConnectionInfo.property when daemonConnectionInfo is a null object