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:
co-authored by
Pavol Rusnak
dni ⚡
Vlad Stan
parent
09b91f9f79
commit
0529ee2835
+1
-1
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'
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user