feat: add Breez *Liquid* SDK funding source (#2681)

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
Riccardo Balbo
2025-07-15 11:14:19 +02:00
committed by dni ⚡
co-authored by Pavol Rusnak dni ⚡ Vlad Stan
parent 09b91f9f79
commit 0529ee2835
13 changed files with 385 additions and 6 deletions
File diff suppressed because one or more lines are too long
@@ -219,6 +219,16 @@ window.app.component('lnbits-funding-sources', {
strike_api_endpoint: 'API Endpoint',
strike_api_key: 'API Key'
}
],
[
'BreezLiquidSdkWallet',
'Breez Liquid SDK',
{
breez_liquid_api_key: 'Breez API Key (can be empty)',
breez_liquid_seed: 'Liquid seed phrase',
breez_liquid_fee_offset_sat:
'Offset amount in sats to increase fee limit'
}
]
]
}