diff --git a/components/webln/lnbits.js b/components/webln/lnbits.js index 7754314a8..9aefaf971 100644 --- a/components/webln/lnbits.js +++ b/components/webln/lnbits.js @@ -53,7 +53,6 @@ export function LNbitsProvider ({ children }) { 'getInfo', 'getBalance', 'sendPayment' - // TODO: support makeInvoice and sendPaymentAsync ], version: '1.0', supports: ['lightning']