From de38f387234dc1253f781707155b080d4a9cb45b Mon Sep 17 00:00:00 2001 From: Tiago Vasconcelos Date: Thu, 13 Apr 2023 11:43:19 +0100 Subject: [PATCH] fix inputs on Lnd funding sources --- lnbits/core/templates/admin/index.html | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/lnbits/core/templates/admin/index.html b/lnbits/core/templates/admin/index.html index 4ddca6c0e..1154def83 100644 --- a/lnbits/core/templates/admin/index.html +++ b/lnbits/core/templates/admin/index.html @@ -217,18 +217,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' } } ], @@ -251,10 +239,6 @@ value: null, label: 'Admin Macaroon' }, - lnd_grpc_invoice_macaroon: { - value: null, - label: 'Invoice Macaroon' - }, lnd_grpc_macaroon_encrypted: { value: null, label: 'Encrypted Macaroon'