]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
removed extra character that causes the whole thing to fail
authorAitor P <aitorp@gmail.com>
Wed, 12 Jun 2019 16:19:20 +0000 (18:19 +0200)
committerAitor P <aitorp@gmail.com>
Wed, 12 Jun 2019 16:19:20 +0000 (18:19 +0200)
src/js/index.js

index f54ff71dd3c0baa9f5f0a50bed64c8656648fe8d..56f42d4d2e3766b131c709e3d8b39be04394391a 100644 (file)
         },
         {
             name: "MONK - Monkey Project",
-`           onSelect: function() {
+            onSelect: function() {
                 network = bitcoinjs.bitcoin.networks.monkey;
                 setHdCoin(214);
             },