qml: add total balance, fix initialization of create recoverable channels setting
This commit is contained in:
@@ -270,5 +270,6 @@ Pane {
|
||||
useFallbackAddress.checked = Config.useFallbackAddress
|
||||
enableDebugLogs.checked = Config.enableDebugLogs
|
||||
useRbf.checked = Config.useRbf
|
||||
useRecoverableChannels.checked = Config.useRecoverableChannels
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user