mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:17:26 -04:00
wizard: reset remote node when switching network type
This commit is contained in:
@@ -195,6 +195,7 @@ Rectangle {
|
|||||||
} else if(item === "testnet"){
|
} else if(item === "testnet"){
|
||||||
persistentSettings.nettype = NetworkType.TESTNET
|
persistentSettings.nettype = NetworkType.TESTNET
|
||||||
}
|
}
|
||||||
|
appWindow.disconnectRemoteNode()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user