Lightning setup redesign

This commit is contained in:
Dennis Reimann
2021-04-19 16:21:50 +02:00
parent 35f47bdfb7
commit bbe621109f
10 changed files with 196 additions and 148 deletions

View File

@@ -4,7 +4,6 @@ namespace BTCPayServer.Models.StoreViewModels
{
public enum LightningNodeType
{
None,
Internal,
Custom
}