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

View File

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