Complete release note
This commit is contained in:
parent
0fafb4ebad
commit
4bbad87077
2 changed files with 13 additions and 1 deletions
|
@ -10050,6 +10050,12 @@ Walletgenerator.net use the same security measures as the original project. All-
|
|||
<hr/>
|
||||
<h3>Release notes</h3>
|
||||
<p>
|
||||
10.2014 --
|
||||
<ul>
|
||||
<li>Add support for HTML5Coin, W2Coin, PandaCoin, ACoin, Fibre, and Titcoin.</li>
|
||||
<li>Remove support fo HTMLCoin</li>
|
||||
</ul>
|
||||
<p>
|
||||
09.2014 --
|
||||
<ul>
|
||||
<li>Add support for eKrona, Mazacoin, iXcoin, eGulden and Potcoin.</li>
|
||||
|
@ -10341,7 +10347,7 @@ janin.currencies = [
|
|||
janin.currency.createCurrency ("NameCoin", 0x34, 0x80, "5", "[LK]" , "NASxLK4nt5hgX9wQEny5qPPJ2q4uSGCvT9"),
|
||||
janin.currency.createCurrency ("Novacoin", 0x08, 0x88, "5", "M" , "4EZMrEA5LnmwtcK5b2JfCq9k5YS4ZVZrtT"),
|
||||
janin.currency.createCurrency ("Onyxcoin", 0x73, 0xf3, "9", "[cd]" , "odRRCGXooJvKs7cn7sax1bJv9EJwwEy94Z"),
|
||||
janin.currency.createCurrency ("Pandacoin", 0x37, 0xb7, "7", "U" , ""),
|
||||
janin.currency.createCurrency ("Pandacoin", 0x37, 0xb7, "7", "U" , ""),
|
||||
janin.currency.createCurrency ("PHCoin", 0x37, 0xb7, "7", "[LK]" , "P9e6c714JUHUfuBVHSS36eqaxGCN6X8nyU"),
|
||||
janin.currency.createCurrency ("Peercoin", 0x37, 0xb7, "7", "[LK]" , "PSnwUwknbmqUU1GCcM1DNxcANqihpdt3tW"),
|
||||
janin.currency.createCurrency ("Potcoin", 0x37, 0xb7, "7", "U" , "PQcMNuCdeooMcS5H3DGwxXnSE2kmyVMU39"),
|
||||
|
|
|
@ -515,6 +515,12 @@ Walletgenerator.net use the same security measures as the original project. All-
|
|||
<hr/>
|
||||
<h3>Release notes</h3>
|
||||
<p>
|
||||
10.2014 --
|
||||
<ul>
|
||||
<li>Add support for HTML5Coin, W2Coin, PandaCoin, ACoin, Fibre, and Titcoin.</li>
|
||||
<li>Remove support fo HTMLCoin</li>
|
||||
</ul>
|
||||
<p>
|
||||
09.2014 --
|
||||
<ul>
|
||||
<li>Add support for eKrona, Mazacoin, iXcoin, eGulden and Potcoin.</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue