X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=src%2Fjs%2Findex.js;h=14745128bfb9dbd745479fb1330aeda4712d7958;hp=f13063cdc5b0ee6cec1190776194b2a03e4d5e6e;hb=92fb39311ecc9c4adcad4266a37a7566549ee6a6;hpb=d00c719932123feb4135b4ef537b28e8eb735cd5 diff --git a/src/js/index.js b/src/js/index.js index f13063c..1474512 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -781,7 +781,6 @@ address = bitcoinjs.bitcoin.address.fromOutputScript(scriptpubkey, network) } } - console.log(address); addAddressToList(indexText, address, pubkey, privkey); if (isLast) { hidePending();