mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Improve information structure on Lightning page
This commit is contained in:
@@ -23,6 +23,8 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
}
|
||||
public string InternalLightningNode { get; internal set; }
|
||||
public bool SkipPortTest { get; set; }
|
||||
|
||||
[Display(Name="Lightning enabled")]
|
||||
public bool Enabled { get; set; } = true;
|
||||
|
||||
public string StoreId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user