Support for Unobtanium, Zetacoin and WeAreSatoshiCoin added.

This commit is contained in:
Lucas Legname 2014-07-30 22:33:28 +02:00
parent e2b934b91d
commit 3291176e01
8 changed files with 6 additions and 0 deletions

View file

@ -10306,7 +10306,10 @@ janin.currencies = [
janin.currency.createCurrency ("Reddcoin", 0x3d, 0xbd, "7", "[UV]" , "RmAB99NsX6Wbjk5WdqNeEab83y72d7zkqZ"),
janin.currency.createCurrency ("Topcoin", 0x42, 0xc2, "7", "V" , "TmDTsQqqv1LWGw4xjGNiJ7ABwdCenf2BFF"),
janin.currency.createCurrency ("TreasureHuntCoin",0x32,0xb2,"6", "T" , "MKnC2upgCNfVMS2phkV8SqGaXUGkn39EaX"),
janin.currency.createCurrency ("Unobtanium", 0x82, 0xe0, "8", "a" , ""),
janin.currency.createCurrency ("Vertcoin", 0x47, 0xc7, "7", "W" , "VkmBz8JJWLP1sVH9sGwc1Fz7o5RtXLW4J5"),
janin.currency.createCurrency ("WeAreSatoshiCoin", 0x87, 0x97, "6", "P" , ""),
janin.currency.createCurrency ("Zetacoin", 0x50, 0xE0, "8", "a" , ""),
janin.currency.createCurrency ("Testnet Bitcoin", 0x6f, 0xef, "9", "c", null)
];

BIN
logos/unobtanium.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
logos/wearesatoshicoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

BIN
logos/zetacoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View file

@ -106,7 +106,10 @@ janin.currencies = [
janin.currency.createCurrency ("Reddcoin", 0x3d, 0xbd, "7", "[UV]" , "RmAB99NsX6Wbjk5WdqNeEab83y72d7zkqZ"),
janin.currency.createCurrency ("Topcoin", 0x42, 0xc2, "7", "V" , "TmDTsQqqv1LWGw4xjGNiJ7ABwdCenf2BFF"),
janin.currency.createCurrency ("TreasureHuntCoin",0x32,0xb2,"6", "T" , "MKnC2upgCNfVMS2phkV8SqGaXUGkn39EaX"),
janin.currency.createCurrency ("Unobtanium", 0x82, 0xe0, "8", "a" , ""),
janin.currency.createCurrency ("Vertcoin", 0x47, 0xc7, "7", "W" , "VkmBz8JJWLP1sVH9sGwc1Fz7o5RtXLW4J5"),
janin.currency.createCurrency ("WeAreSatoshiCoin", 0x87, 0x97, "6", "P" , ""),
janin.currency.createCurrency ("Zetacoin", 0x50, 0xE0, "8", "a" , ""),
janin.currency.createCurrency ("Testnet Bitcoin", 0x6f, 0xef, "9", "c", null)
];

BIN
wallets/unobtanium.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 571 KiB

BIN
wallets/zetacoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 KiB