iancoleman / bip39

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

wrong word indexes #668

Closed pytaszatana closed 2 months ago

pytaszatana commented 2 months ago

In entropy details the mnemonic is correct but word indexes' values are -1 IMG_20240413_165516

pytaszatana commented 2 months ago

I was wrong, word list is apparently 0-indexed. Issue closed.