Merge pull request #1621 from lnbits/fix_adminui_lnd

fix inputs on Lnd funding sources
This commit is contained in:
Arc 2023-04-20 09:51:19 +01:00 committed by GitHub
commit efafd00b43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,18 +225,6 @@
lnd_rest_macaroon_encrypted: {
value: null,
label: 'Encrypted Macaroon'
},
lnd_cert: {
value: null,
label: 'Certificate'
},
lnd_rest_admin_macaroon: {
value: null,
label: 'Admin Macaroon'
},
lnd_rest_invoice_macaroon: {
value: null,
label: 'Invoice Macaroon'
}
}
],
@ -259,10 +247,6 @@
value: null,
label: 'Admin Macaroon'
},
lnd_grpc_invoice_macaroon: {
value: null,
label: 'Invoice Macaroon'
},
lnd_grpc_macaroon_encrypted: {
value: null,
label: 'Encrypted Macaroon'