fix: Boltzclient fundingsource. use a hashed wallet_name (#3673)
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -163,11 +163,9 @@ window.app.component('lnbits-admin-funding-sources', {
|
||||
boltz_client_endpoint: 'Endpoint',
|
||||
boltz_client_macaroon: 'Admin Macaroon path or hex',
|
||||
boltz_client_cert: 'Certificate path or hex',
|
||||
boltz_client_wallet: 'Wallet Name',
|
||||
boltz_client_password: 'Wallet Password (can be empty)',
|
||||
boltz_mnemonic: {
|
||||
label: 'Liquid mnemonic (copy into greenwallet)',
|
||||
readonly: true,
|
||||
copy: true,
|
||||
qrcode: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user