aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 36af578..3f1cf3c 100644
--- a/src/js/index.js
+++ b/src/js/index.js
@@ -1600,7 +1600,7 @@
1600 segwitAvailable: false, 1600 segwitAvailable: false,
1601 onSelect: function() { 1601 onSelect: function() {
1602 network = bitcoinjs.bitcoin.networks.denarius; 1602 network = bitcoinjs.bitcoin.networks.denarius;
1603 setHdCoin(0); 1603 setHdCoin(116);
1604 }, 1604 },
1605 }, 1605 },
1606 { 1606 {