Mining: save selected dropdown index

This commit is contained in:
selsta
2022-06-07 20:15:03 +02:00
parent 2e2ae5c88f
commit 8229979cec
2 changed files with 6 additions and 2 deletions

View File

@@ -1394,6 +1394,8 @@ ApplicationWindow {
property bool allow_p2pool_mining : false
property bool allowRemoteNodeMining : false
property bool miningIgnoreBattery : true
property int miningModeSelected: 0
property int chainDropdownSelected: 0
property var nettype: NetworkType.MAINNET
property int restore_height : 0
property bool is_trusted_daemon : false // TODO: drop after v0.17.2.0 release