mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
Update lightning lib, on-chain balance shouldn't be lightmoney (#3945)
This commit is contained in:
@@ -68,6 +68,6 @@ namespace BTCPayServer.Models.InvoicingModels
|
||||
public bool RedirectAutomatically { get; set; }
|
||||
public bool Activated { get; set; }
|
||||
public string InvoiceCurrency { get; set; }
|
||||
public string? ReceiptLink { get; set; }
|
||||
public string ReceiptLink { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user