forked from Public/monero-gui
wizard: reset remote node when switching network type
This commit is contained in:
@@ -195,6 +195,7 @@ Rectangle {
|
||||
} else if(item === "testnet"){
|
||||
persistentSettings.nettype = NetworkType.TESTNET
|
||||
}
|
||||
appWindow.disconnectRemoteNode()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user