Merge pull request #66 from inmean/master

Add prospercoin classic
This commit is contained in:
Michael Muré 2017-09-02 10:12:53 +02:00 committed by GitHub
commit d7dbd7d3aa
3 changed files with 6 additions and 0 deletions

View file

@ -10048,6 +10048,11 @@ Walletgenerator.net use the same security measures as the original project. All-
<hr/>
<h3>Release notes</h3>
<p>
08.2017 --
<ul>
<li>Add support for ProsperCoinClassic. Contribution from inmean.</li>
</ul>
<p>
01.2017 --
<ul>
<li>Add support for Espers. Contribution from ctgiant.</li>
@ -10519,6 +10524,7 @@ janin.currencies = [
janin.currency.createCurrency ("Peercoin", 0x37, 0xb7, "7", "U" , "PSnwUwknbmqUU1GCcM1DNxcANqihpdt3tW"),
janin.currency.createCurrency ("Potcoin", 0x37, 0xb7, "7", "U" , "PQcMNuCdeooMcS5H3DGwxXnSE2kmyVMU39"),
janin.currency.createCurrency ("Primecoin", 0x17, 0x97, "6", "P" , "AbXChfoHyFESePFuVh1xLZdn7Rj1mfD2a4"),
janin.currency.createCurrency ("ProsperCoinClassic", 0x3a, 0xba, "7", "Q" , "QXLqozFHKP1fdvx4LKMYmtEHWciEZ9pD2F"),
janin.currency.createCurrency ("Quark", 0x3a, 0xba, "7", "U" , "QNGJBwRApKKwEevTvDwpeoSgmo6w6wv8yQ"),
janin.currency.createCurrency ("Qubitcoin", 0x26, 0xe0, "8", "a" , "GeNTNSwEh5ZCRCE6LtnMwHCk8VU2Lu8QE7"),
janin.currency.createCurrency ("Reddcoin", 0x3d, 0xbd, "7", "[UV]" , "RmAB99NsX6Wbjk5WdqNeEab83y72d7zkqZ"),

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 KiB