]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Merge pull request #338 from aitorp6/master
authoriancoleman <1281387+iancoleman@users.noreply.github.com>
Thu, 13 Jun 2019 02:35:36 +0000 (12:35 +1000)
committerGitHub <noreply@github.com>
Thu, 13 Jun 2019 02:35:36 +0000 (12:35 +1000)
removed extra character that causes the whole thing to fail

src/js/index.js

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