iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.49k stars 1.44k forks source link

removed extra character that causes the whole thing to fail #338

Closed aitorp6 closed 5 years ago

aitorp6 commented 5 years ago

Hi

I've removed the extra character ( ` ) that causes the whole web page to fail.

It was not added by me when I added DeepOnion but when we were testing our merged code we have seen the web page does not load and it's due to that character.

Credits to https://github.com/nezero