Merge pull request #92 from seanauriti/master

adding Stratis and Navcoin closes #91
This commit is contained in:
Michael Muré 2017-12-15 23:38:51 +01:00 committed by GitHub
commit 030fa2e5ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 0 deletions

BIN
logos/navcoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
logos/stratis.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -183,6 +183,7 @@ janin.currencies = [
janin.currency.createCurrency ("MoonCoin", 0x03, 0x83, "5", "L" , "2P2V9npcK7apbUFsWN3zL7R6ARBMwTJ4hA"),
janin.currency.createCurrency ("Myriadcoin", 0x32, 0xb2, "6", "T" , "MWGDtjDw9c8C6zicDQF22yZBWbEX53v4o9"),
janin.currency.createCurrency ("NameCoin", 0x34, 0x80, "5", "[LK]" , "NASxLK4nt5hgX9wQEny5qPPJ2q4uSGCvT9"),
janin.currency.createCurrency ("Navcoin", 0x35, 0x96, "6", "P" , "NP2wVKjiT1PbpkFMCfkSxR7QsV3iezf4T6"),
janin.currency.createCurrency ("NeedleCoin", 0x35, 0xb5, "7", "T" , "NYtEDYHNabMqiad5J2tEPFwE9wnhJQpN1W"),
janin.currency.createCurrency ("Neoscoin", 0x35, 0xb1, "6", "T" , "NZw6WJPiKYcXxua1VveieihiNJRYanHjrP"),
janin.currency.createCurrency ("Nevacoin", 0x35, 0xb1, "6", "T" , "NQDJrKGP3TNhKhKzaHMdg1Wk9FWCT4Nx3q"),
@ -219,6 +220,7 @@ janin.currencies = [
janin.currency.createCurrency ("SongCoin", 0x3f, 0xbf, "7", "V" , "SSK9MXormZXgF5ZfV599okJRXYh3g9RXGN"),
janin.currency.createCurrency ("SpreadCoin", 0x3f, 0xbf, "7", "V" , "SjPkh7V2KkySjL52wsD2CpEj4quTtjiaVW"),
janin.currency.createCurrency ("StealthCoin", 0x3e, 0xbe, "7", "V" , "SJJGGq7UyoUH1TExGJCQ6ee49ztJr2quF8"),
janin.currency.createCurrency ("Stratis", 0x3f, 0xbf, "7", "V" , "ScMNGH91SpNwbRDeK8vYXXJ3aYpwBr9Pen"),
janin.currency.createCurrency ("SwagBucks", 0x3f, 0x99, "6", "P" , "SJJGGq7UyoUH1TExGJCQ6ee49ztJr2quF8"),
janin.currency.createCurrency ("Syscoin", 0x00, 0x80, "5", "[LK]" , "133miKEHohCR5qnbEZ64MFZkCzFM2HpeAd"),
janin.currency.createCurrency ("Tajcoin", 0x41, 0x6f, "6", "H" , "TWYZCoBw6Kd5fKZ5wWpqgJaeNAbuRF9Qg8"),
@ -242,6 +244,8 @@ janin.currencies = [
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),
janin.currency.createCurrency ("Testnet Dogecoin", 0x71, 0xf1, "9", "c" , null),
janin.currency.createCurrency ("Testnet MonetaryUnit",0x26, 0x40, "3", "A" , null),

BIN
wallets/navcoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 KiB

BIN
wallets/stratis.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 KiB