Logo for Mainnet and Testnet
Png files 300x300px. Wallet images for Mainnet and Testnet Added WACoins and Testnet WACoins
This commit is contained in:
parent
db27afee30
commit
df062d4bb0
5 changed files with 3 additions and 1 deletions
BIN
logos/testnet wacoins.png
Normal file
BIN
logos/testnet wacoins.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
logos/wacoins.png
Normal file
BIN
logos/wacoins.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
|
@ -226,6 +226,7 @@ janin.currencies = [
|
|||
janin.currency.createCurrency ("Viacoin", 0x47, 0xc7, "7", "W" , "VeJMvqvsZFoTkYfitzEG8fYy7bC7hxMfT1"),
|
||||
janin.currency.createCurrency ("VikingCoin", 0x46, 0x56, "3", "D" , "VJXz1cD1mDGQmu52aDdd7Q2G5ejqA6mcqw"),
|
||||
janin.currency.createCurrency ("W2Coin", 0x49, 0xc9, "7", "W" , "Wa3AvKUP5J3BpEa93nwKHPAAQ2P1XdTCeU"),
|
||||
janin.currency.createCurrency ("WACoins", 0x49, 0xc9, "7", "W" , ""),
|
||||
janin.currency.createCurrency ("WankCoin", 0x00, 0x80, "5", "[LK]" , "1CnEFZZxJQkNAvgFGdRV5JEKShkNj1LRWL"),
|
||||
janin.currency.createCurrency ("WeAreSatoshiCoin", 0x87, 0x97, "6", "P" , "wSEgPsCGqQESLDyzBJkwCXvMP1z3e1Qi3X"),
|
||||
janin.currency.createCurrency ("WorldCoin", 0x49, 0xc9, "7", "W" , "WNmGkn2WQZKS6xKHEsj5AqSbuE4sh9Upyb"),
|
||||
|
@ -233,5 +234,6 @@ janin.currencies = [
|
|||
|
||||
janin.currency.createCurrency ("Testnet Dogecoin", 0x71, 0xf1, "9", "c" , null),
|
||||
janin.currency.createCurrency ("Testnet Bitcoin", 0x6f, 0xef, "9", "c" , null),
|
||||
janin.currency.createCurrency ("Testnet PIVX", 0x8b, 0xef, "9", "c" , null)
|
||||
janin.currency.createCurrency ("Testnet PIVX", 0x8b, 0xef, "9", "c" , null),
|
||||
janin.currency.createCurrency ("Testnet WACoins", 0x51, 0xd1, "8", "[XY]" , null)
|
||||
];
|
||||
|
|
BIN
wallets/testnet wacoins.png
Normal file
BIN
wallets/testnet wacoins.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 603 KiB |
BIN
wallets/wacoins.png
Normal file
BIN
wallets/wacoins.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 603 KiB |
Loading…
Add table
Reference in a new issue