mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
wizard: reset remote node when switching network type
This commit is contained in:
parent
7d9a698732
commit
91da476cb3
@ -195,6 +195,7 @@ Rectangle {
|
|||||||
} else if(item === "testnet"){
|
} else if(item === "testnet"){
|
||||||
persistentSettings.nettype = NetworkType.TESTNET
|
persistentSettings.nettype = NetworkType.TESTNET
|
||||||
}
|
}
|
||||||
|
appWindow.disconnectRemoteNode()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user