mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 06:54:19 +01:00
@@ -46,6 +46,7 @@ namespace BTCPayServer.Client.Models
|
||||
public double? PaymentTolerance { get; set; }
|
||||
public bool? AnyoneCanCreateInvoice { get; set; }
|
||||
public string DefaultCurrency { get; set; }
|
||||
public List<string> AdditionalTrackedRates { get; set; }
|
||||
|
||||
public bool? LightningAmountInSatoshi { get; set; }
|
||||
public bool? LightningPrivateRouteHints { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user