bitpay / bitcore-mnemonic

BIP39 Mnemonics implemented for Bitcore
http://bitcore.io
MIT License
155 stars 212 forks source link

use entire mnemomic list to determine correct dictionary #32

Closed greggzigler closed 8 years ago

greggzigler commented 8 years ago

fixes https://github.com/bitpay/bitcore-mnemonic/issues/31

matiu commented 8 years ago

Great! Thanks for the fix.