mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-21 12:44:14 +01:00
Transfer: update mixin, silence warning
This commit is contained in:
parent
aef4a982dc
commit
c0a739c9fa
@ -51,7 +51,7 @@ Rectangle {
|
||||
color: "transparent"
|
||||
property alias transferHeight1: pageRoot.height
|
||||
property alias transferHeight2: advancedLayout.height
|
||||
property int mixin: 10 // (ring size 11)
|
||||
property int mixin: 15 // (ring size 16)
|
||||
property string warningContent: ""
|
||||
property string sendButtonWarning: {
|
||||
// Currently opened wallet is not view-only
|
||||
|
Loading…
Reference in New Issue
Block a user