qml: always pass wallet password to init_lightning.
emit also dataChanged so UI updates node pubkey
This commit is contained in:
@@ -218,7 +218,6 @@ ApplicationWindow
|
||||
|
||||
StackView {
|
||||
id: mainStackView
|
||||
// anchors.fill: parent
|
||||
width: parent.width
|
||||
height: inputPanel.y - header.height
|
||||
initialItem: Qt.resolvedUrl('WalletMainView.qml')
|
||||
|
||||
Reference in New Issue
Block a user