Thank you all guys for the support and good words about the pool.
Unfortunately, I don't use twitter or telegram thus have no chance to contact http://sumopools.com/ dev to notify about the domain change. I will greatly appreciate if someone will help me and contact him to update the FairPool's api url in the listing.
Props to the admin... my rigs are pointed to the new servers and humming along without a hitch!
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [SUMO] SUMOKOIN - 🔏 Digital Cash For Highly-Confidential Transactions 🔏
I can't help you with the code... but how does one loose one word?
If you still have your wallet, you can just let its show you the seed...
I wish, used the online wallet generator to create a temp address to mine to. Just noticed I mess up the mnemonic when I went to set up the wallet. Luckily, only 1 sumo is on this potentially zombie address.
Anyone know any details on what purpose the 26th word serves in the sumokoin seed mnemonic, is it a second checksum?
Post
Topic
BoardAnnouncements (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?