Merge pull request #92 from jonspock/master

Add maza coin, update PIVX in bip39-standalone.html
This commit is contained in:
iancoleman
2017-08-23 09:30:43 +10:00
committed by GitHub
3 changed files with 40 additions and 0 deletions
+9
View File
@@ -1267,6 +1267,15 @@
setHdCoin(2);
},
},
{
name: "MAZA - Maza",
bip49available: false,
onSelect: function() {
network = bitcoinjs.bitcoin.networks.maza;
setHdCoin(13);
},
},
{
name: "NMC - Namecoin",
bip49available: false,