TreasureHuntCoin support added.
This commit is contained in:
parent
067be8a753
commit
d8a7b8ff15
4 changed files with 2 additions and 0 deletions
|
@ -10343,6 +10343,7 @@ janin.currencies = [
|
|||
janin.currency.createCurrency ("Primecoin", 0x17, 0x97, "6", "P" , "AbXChfoHyFESePFuVh1xLZdn7Rj1mfD2a4"),
|
||||
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" , ""),
|
||||
janin.currency.createCurrency ("Vertcoin", 0x47, 0xc7, "7", "W" , "VkmBz8JJWLP1sVH9sGwc1Fz7o5RtXLW4J5"),
|
||||
|
||||
janin.currency.createCurrency ("Testnet Bitcoin", 0x6f, 0xef, "9", "c", null)
|
||||
|
|
BIN
logos/treasurehuntcoin.png
Normal file
BIN
logos/treasurehuntcoin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
|
@ -104,6 +104,7 @@ janin.currencies = [
|
|||
janin.currency.createCurrency ("Primecoin", 0x17, 0x97, "6", "P" , "AbXChfoHyFESePFuVh1xLZdn7Rj1mfD2a4"),
|
||||
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" , ""),
|
||||
janin.currency.createCurrency ("Vertcoin", 0x47, 0xc7, "7", "W" , "VkmBz8JJWLP1sVH9sGwc1Fz7o5RtXLW4J5"),
|
||||
|
||||
janin.currency.createCurrency ("Testnet Bitcoin", 0x6f, 0xef, "9", "c", null)
|
||||
|
|
BIN
wallets/treasurehuntcoin.png
Normal file
BIN
wallets/treasurehuntcoin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 501 KiB |
Loading…
Add table
Reference in a new issue