[ADD] KMD - Komodo

This commit is contained in:
ca333
2017-12-04 05:01:53 +01:00
parent 26dd39fd0e
commit aab3645f21
3 changed files with 26 additions and 0 deletions
+8
View File
@@ -1480,6 +1480,14 @@
setHdCoin(26);
},
},
{
name: "KMD - Komodo",
bip49available: false,
onSelect: function() {
network = bitcoinjs.bitcoin.networks.komodo;
setHdCoin(141);
},
},
{
name: "LTC - Litecoin",
segwitAvailable: true,