refresh transaction history on wallet change

This commit is contained in:
Jacob Brydolf 2016-10-29 16:59:31 +02:00
parent fd67c61bf2
commit 6b7adbce1b
No known key found for this signature in database
GPG key ID: DE46246550D2F3C5

View file

@ -436,7 +436,7 @@ ApplicationWindow {
// close wallet and show wizard
function showWizard(){
walletInitialized = false;
splashCounter = 0;
walletManager.closeWallet(currentWallet);
wizard.restart();