Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SUMO] SUMOKOIN - 🔏 Digital Cash For Highly-Confidential Transactions 🔏
by
eldplanko
on 10/01/2018, 04:07:30 UTC
Here's a challenge: I mistakenly omitted one word in my 26 word mnemonic, but I have the other 25. I don't know which word is missing. I've found a similar bit of python code that will run through all the combinations to find valid checksum combinations for the full mnenomic for the 13 word monero addresses here (https://github.com/amustafa/recovering-incomplete-monero-mnemonic), and I've been able to figure out how to expand this to work for the 25 word monero addresses.

I'm stumbling figuring out how to fork this code over to work for Sumokoin... any ideas?