Add support for WorldCoin

This commit is contained in:
Clyde Sacote 2015-02-21 08:11:51 +08:00
parent caabf63e17
commit 0ab3730386
4 changed files with 2 additions and 0 deletions

View file

@ -10398,6 +10398,7 @@ janin.currencies = [
janin.currency.createCurrency ("W2Coin", 0x49, 0xc9, "7", "W" , "Wa3AvKUP5J3BpEa93nwKHPAAQ2P1XdTCeU"),
janin.currency.createCurrency ("WankCoin", 0x0, 0x80, "5", "[LK]" , "1CnEFZZxJQkNAvgFGdRV5JEKShkNj1LRWL"),
janin.currency.createCurrency ("WeAreSatoshiCoin", 0x87,0x97,"6","P" , "wSEgPsCGqQESLDyzBJkwCXvMP1z3e1Qi3X"),
janin.currency.createCurrency ("WorldCoin", 0x49,0xc9,"7","W", "WNmGkn2WQZKS6xKHEsj5AqSbuE4sh9Upyb"),
janin.currency.createCurrency ("Zetacoin", 0x50, 0xE0, "8", "a" , "ZRU6TP8NLzoyey4DPPaa3uCCgDNDc96PXJ"),
janin.currency.createCurrency ("Testnet Bitcoin", 0x6f, 0xef, "9", "c", null)

BIN
logos/worldcoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -158,6 +158,7 @@ janin.currencies = [
janin.currency.createCurrency ("W2Coin", 0x49, 0xc9, "7", "W" , "Wa3AvKUP5J3BpEa93nwKHPAAQ2P1XdTCeU"),
janin.currency.createCurrency ("WankCoin", 0x0, 0x80, "5", "[LK]" , "1CnEFZZxJQkNAvgFGdRV5JEKShkNj1LRWL"),
janin.currency.createCurrency ("WeAreSatoshiCoin", 0x87,0x97,"6","P" , "wSEgPsCGqQESLDyzBJkwCXvMP1z3e1Qi3X"),
janin.currency.createCurrency ("WorldCoin", 0x49,0xc9,"7","W", "WNmGkn2WQZKS6xKHEsj5AqSbuE4sh9Upyb"),
janin.currency.createCurrency ("Zetacoin", 0x50, 0xE0, "8", "a" , "ZRU6TP8NLzoyey4DPPaa3uCCgDNDc96PXJ"),
janin.currency.createCurrency ("Testnet Bitcoin", 0x6f, 0xef, "9", "c", null)

BIN
wallets/worldcoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 KiB