forked from Public/monero-gui
refresh transaction history on wallet change
This commit is contained in:
2
main.qml
2
main.qml
@@ -436,7 +436,7 @@ ApplicationWindow {
|
|||||||
|
|
||||||
// close wallet and show wizard
|
// close wallet and show wizard
|
||||||
function showWizard(){
|
function showWizard(){
|
||||||
|
walletInitialized = false;
|
||||||
splashCounter = 0;
|
splashCounter = 0;
|
||||||
walletManager.closeWallet(currentWallet);
|
walletManager.closeWallet(currentWallet);
|
||||||
wizard.restart();
|
wizard.restart();
|
||||||
|
|||||||
Reference in New Issue
Block a user