mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 05:54:26 +01:00
Removal of the Altcoins build (#6177)
* Remove some useless #if ALTCOINS * Removal of the Altcoins build
This commit is contained in:
@@ -10,7 +10,6 @@ namespace BTCPayServer.Components.MainNav
|
||||
public List<StoreDerivationScheme> DerivationSchemes { get; set; }
|
||||
public List<StoreLightningNode> LightningNodes { get; set; }
|
||||
public List<StoreApp> Apps { get; set; }
|
||||
public bool AltcoinsBuild { get; set; }
|
||||
public int ArchivedAppsCount { get; set; }
|
||||
public string ContactUrl { get; set; }
|
||||
public string UserName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user