mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-03 17:36:59 +01:00
Renaming file to LndInvoiceClient and commenting Dispose
This commit is contained in:
parent
a063f10778
commit
cac58808f0
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ namespace BTCPayServer.Payments.Lightning.Lnd
|
|||
|
||||
public void Dispose()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
//
|
||||
}
|
||||
|
||||
// Invariant culture conversion
|
Loading…
Add table
Reference in a new issue