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 f54ff71..56f42d4 100644
--- a/src/js/index.js
+++ b/src/js/index.js
@@ -2786,7 +2786,7 @@
2786 }, 2786 },
2787 { 2787 {
2788 name: "MONK - Monkey Project", 2788 name: "MONK - Monkey Project",
2789` onSelect: function() { 2789 onSelect: function() {
2790 network = bitcoinjs.bitcoin.networks.monkey; 2790 network = bitcoinjs.bitcoin.networks.monkey;
2791 setHdCoin(214); 2791 setHdCoin(214);
2792 }, 2792 },