diff --git a/BTCPayServer/Payments/Lightning/Lnd/LndClient.cs b/BTCPayServer/Payments/Lightning/Lnd/LndInvoiceClient.cs similarity index 99% rename from BTCPayServer/Payments/Lightning/Lnd/LndClient.cs rename to BTCPayServer/Payments/Lightning/Lnd/LndInvoiceClient.cs index 9fc2be03a..1142565c5 100644 --- a/BTCPayServer/Payments/Lightning/Lnd/LndClient.cs +++ b/BTCPayServer/Payments/Lightning/Lnd/LndInvoiceClient.cs @@ -122,7 +122,7 @@ namespace BTCPayServer.Payments.Lightning.Lnd public void Dispose() { - throw new NotImplementedException(); + // } // Invariant culture conversion