aboutsummaryrefslogtreecommitdiff
path: root/src/js/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/index.js')
-rw-r--r--src/js/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/index.js b/src/js/index.js
index 5433bc3..758b840 100644
--- a/src/js/index.js
+++ b/src/js/index.js
@@ -2358,7 +2358,7 @@
2358 }, 2358 },
2359 { 2359 {
2360 name: "VTC - Vertcoin", 2360 name: "VTC - Vertcoin",
2361 segwitAvailable: false, 2361 segwitAvailable: true,
2362 onSelect: function() { 2362 onSelect: function() {
2363 network = bitcoinjs.bitcoin.networks.vertcoin; 2363 network = bitcoinjs.bitcoin.networks.vertcoin;
2364 setHdCoin(28); 2364 setHdCoin(28);