Add GRS lightning image (#309)

This commit is contained in:
Gruve_p
2018-10-03 04:25:52 +02:00
committed by Nicolas Dorier
parent dcc05af02e
commit 1e2ffcadf0
2 changed files with 1 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ namespace BTCPayServer
"GRS_BTC = bittrex(GRS_BTC)"
},
CryptoImagePath = "imlegacy/groestlcoin.png",
LightningImagePath = "imlegacy/groestlcoin-lightning.png",
DefaultSettings = BTCPayDefaultSettings.GetDefaultSettings(NetworkType),
CoinType = NetworkType == NetworkType.Mainnet ? new KeyPath("17'") : new KeyPath("1'")
});

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB