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()`.
Loading
Please sign in to comment
By "manual restart" I mean: ``` wallet.close() wallet.run() ``` Opposite to other way of restarting with `wallet.restart()`.