Commit c898a651 authored by Piotr Batko's avatar Piotr Batko
Browse files

Fix problems with missing data after wallet manual restart

By "manual restart" I mean:
```
wallet.close()
wallet.run()
```

Opposite to other way of restarting with `wallet.restart()`.
parent 54824546
Loading
Loading
Loading
Loading