mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 10:17:25 -04:00
Add segregation key reuse mitigation options
This commit is contained in:
3
main.qml
3
main.qml
@@ -1003,6 +1003,9 @@ ApplicationWindow {
|
||||
property bool useRemoteNode: false
|
||||
property string remoteNodeAddress: ""
|
||||
property string bootstrapNodeAddress: ""
|
||||
property bool segregatePreForkOutputs: true
|
||||
property bool keyReuseMitigation2: true
|
||||
property int segregationHeight: 0
|
||||
}
|
||||
|
||||
// Information dialog
|
||||
|
||||
Reference in New Issue
Block a user