diff --git a/BTCPayServer/BTCPayNetworkProvider.Bitcoin.cs b/BTCPayServer/BTCPayNetworkProvider.Bitcoin.cs index fe8f127e6..098325d7a 100644 --- a/BTCPayServer/BTCPayNetworkProvider.Bitcoin.cs +++ b/BTCPayServer/BTCPayNetworkProvider.Bitcoin.cs @@ -26,7 +26,7 @@ namespace BTCPayServer UriScheme = "bitcoin", DefaultRateProvider = btcRate, CryptoImagePath = "imlegacy/bitcoin-symbol.svg", - LightningImagePath = "imlegacy/bitcoin-symbol.svg", + LightningImagePath = "imlegacy/btc-lightning.svg", DefaultSettings = BTCPayDefaultSettings.GetDefaultSettings(NBXplorerNetworkProvider.ChainType), CoinType = NBXplorerNetworkProvider.ChainType == ChainType.Main ? new KeyPath("0'") : new KeyPath("1'"), CLightningNetworkName = ChainType == ChainType.Main ? "bitcoin" : diff --git a/BTCPayServer/BTCPayNetworkProvider.Litecoin.cs b/BTCPayServer/BTCPayNetworkProvider.Litecoin.cs index 98c7aff8d..49ac2de30 100644 --- a/BTCPayServer/BTCPayNetworkProvider.Litecoin.cs +++ b/BTCPayServer/BTCPayNetworkProvider.Litecoin.cs @@ -25,7 +25,7 @@ namespace BTCPayServer UriScheme = "litecoin", DefaultRateProvider = ltcRate, CryptoImagePath = "imlegacy/litecoin-symbol.svg", - LightningImagePath = "imlegacy/litecoin-symbol.svg", + LightningImagePath = "imlegacy/ltc-lightning.svg", DefaultSettings = BTCPayDefaultSettings.GetDefaultSettings(NBXplorerNetworkProvider.ChainType), CoinType = NBXplorerNetworkProvider.ChainType == ChainType.Main ? new KeyPath("2'") : new KeyPath("3'"), CLightningNetworkName = ChainType == ChainType.Main ? "litecoin" : diff --git a/BTCPayServer/wwwroot/imlegacy/btc-lightning.svg b/BTCPayServer/wwwroot/imlegacy/btc-lightning.svg new file mode 100644 index 000000000..fc4b74345 --- /dev/null +++ b/BTCPayServer/wwwroot/imlegacy/btc-lightning.svg @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/BTCPayServer/wwwroot/imlegacy/ltc-lightning.svg b/BTCPayServer/wwwroot/imlegacy/ltc-lightning.svg new file mode 100644 index 000000000..3a5ceb47f --- /dev/null +++ b/BTCPayServer/wwwroot/imlegacy/ltc-lightning.svg @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +