expose additional wallet properties
(lightning enabled, balance, masterpubkey) and a few smaller improvements
This commit is contained in:
@@ -6,5 +6,6 @@ import QtQuick.Controls.Material 2.0
|
||||
Pane {
|
||||
background: Rectangle {
|
||||
color: Qt.lighter(Material.background, 1.15)
|
||||
radius: constants.paddingSmall
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user