mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Rename LightningPrivateRouteHint =>privateRouteHints
This commit is contained in:
@@ -11,7 +11,7 @@ namespace BTCPayServer.Client.Models
|
||||
public LightMoney Amount { get; set; }
|
||||
public string Description { get; set; }
|
||||
public TimeSpan Expiry { get; set; }
|
||||
public bool LightningPrivateRouteHints { get; set; }
|
||||
public bool PrivateRouteHints { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user