X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=6125ce3d1849bb3c83d42d39ec00d90715817f32;hb=783981debeec37c05173af31588ca5fbc286188c;hp=b062b2e3c4aa9bfaf06c4aa60b9b2477240f3283;hpb=be6ba9a836bebfb245c0d139436e728296485e5e;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index b062b2e..6125ce3 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -22900,6 +22900,7 @@ WORDLISTS = { function findPhraseErrors(phrase) { // TODO make this right // Preprocess the words + phrase = mnemonic.normalizeString(phrase); var parts = phrase.split(" "); var proper = []; for (var i=0; i