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