Adds Segwit support for Vertcoin.

This commit is contained in:
Potato
2018-04-18 15:16:19 +02:00
parent e3bed0bfd0
commit f150f0c03a
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -2350,7 +2350,7 @@
},
{
name: "VTC - Vertcoin",
segwitAvailable: false,
segwitAvailable: true,
onSelect: function() {
network = bitcoinjs.bitcoin.networks.vertcoin;
setHdCoin(28);