qml: update swaphelper server fee
This commit is contained in:
@@ -89,9 +89,6 @@ ElDialog {
|
||||
}
|
||||
|
||||
RowLayout {
|
||||
Label {
|
||||
text: swaphelper.serverfeeperc
|
||||
}
|
||||
Label {
|
||||
text: Config.formatSats(swaphelper.serverfee)
|
||||
font.family: FixedFont
|
||||
@@ -100,6 +97,9 @@ ElDialog {
|
||||
text: Config.baseUnit
|
||||
color: Material.accentColor
|
||||
}
|
||||
Label {
|
||||
text: '(' + swaphelper.serverfeeperc + ')'
|
||||
}
|
||||
}
|
||||
|
||||
Label {
|
||||
|
||||
Reference in New Issue
Block a user