Merge pull request #210 from potatohodler/patch/vertcoin

Improve Vertcoin support
This commit is contained in:
iancoleman
2018-04-20 09:45:39 +10:00
committed by GitHub
3 changed files with 27 additions and 2 deletions

View File

@@ -2358,7 +2358,7 @@
},
{
name: "VTC - Vertcoin",
segwitAvailable: false,
segwitAvailable: true,
onSelect: function() {
network = bitcoinjs.bitcoin.networks.vertcoin;
setHdCoin(28);