add support for innox, contribution from Dave
This commit is contained in:
parent
8addc44984
commit
69000af7b2
4 changed files with 2 additions and 0 deletions
|
@ -10481,6 +10481,7 @@ janin.currencies = [
|
|||
janin.currency.createCurrency ("IncaKoin", 0x35, 0xb5, "7", "T" , "NdEXATr2NSG1pkzC2kScnEnj6g3KYpLnT9"),
|
||||
janin.currency.createCurrency ("IncognitoCoin", 0x00, 0x80, "5", "LK" , "1BbRmhGKyKshFge9kBMdfJyQr3KZoh5K5t"),
|
||||
janin.currency.createCurrency ("Influxcoin", 0x66, 0xe6, "8", "b" , "i83eN9HxFvfsxSwjXiZQZaWf13cWF25K9Y"),
|
||||
janin.currency.createCurrency ("Innox", 0x4b, 0xcb, "7", "X" , "XQm6Vy2tTh87ZnWg6cBdZBmYVExbVuScBF"),
|
||||
janin.currency.createCurrency ("IridiumCoin", 0x30, 0xb0, "6", "T" , "LKTu2strS8zV1mDJxJtgE3HLqChD2m54yN"),
|
||||
janin.currency.createCurrency ("iCash", 0x66, 0xcc, "7", "X" , "iKCghTCFEPhriPxrduWxks2SCDE1XKzCU6"),
|
||||
janin.currency.createCurrency ("iXcoin", 0x8a, 0x80, "5", "[LK]" , "xnF1nshqFLaVdDGBmQ4k2jBQkr8nbuCkLz"),
|
||||
|
|
BIN
logos/innox.png
Normal file
BIN
logos/innox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
|
@ -147,6 +147,7 @@ janin.currencies = [
|
|||
janin.currency.createCurrency ("IncaKoin", 0x35, 0xb5, "7", "T" , "NdEXATr2NSG1pkzC2kScnEnj6g3KYpLnT9"),
|
||||
janin.currency.createCurrency ("IncognitoCoin", 0x00, 0x80, "5", "LK" , "1BbRmhGKyKshFge9kBMdfJyQr3KZoh5K5t"),
|
||||
janin.currency.createCurrency ("Influxcoin", 0x66, 0xe6, "8", "b" , "i83eN9HxFvfsxSwjXiZQZaWf13cWF25K9Y"),
|
||||
janin.currency.createCurrency ("Innox", 0x4b, 0xcb, "7", "X" , "XQm6Vy2tTh87ZnWg6cBdZBmYVExbVuScBF"),
|
||||
janin.currency.createCurrency ("IridiumCoin", 0x30, 0xb0, "6", "T" , "LKTu2strS8zV1mDJxJtgE3HLqChD2m54yN"),
|
||||
janin.currency.createCurrency ("iCash", 0x66, 0xcc, "7", "X" , "iKCghTCFEPhriPxrduWxks2SCDE1XKzCU6"),
|
||||
janin.currency.createCurrency ("iXcoin", 0x8a, 0x80, "5", "[LK]" , "xnF1nshqFLaVdDGBmQ4k2jBQkr8nbuCkLz"),
|
||||
|
|
BIN
wallets/innox.png
Normal file
BIN
wallets/innox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 566 KiB |
Loading…
Add table
Reference in a new issue