Hello ,
I have created a monero wallet on web site mymonero.com.
I have the seed and i want to use a classic wallet with this seed.
I make :
monero-wallet-cli.exe --restore-deterministic-wallet
But i have an error message : "Error: Electrum-style word list failed verification"
Why can i create my monero wallet classic from the seed mymonero.com ??
Thank you.
mymonero uses a 13 word seed while the official Monero wallet uses 25. In 0.9.4 client using simplewallet you could import your mymonero keys using:
./simplewallet --generate-from-keys newwalletname
Not sure if the same syntax works for 10.0 in monero-wallet-cli though. You could probably get an answer fast at /r/Monero
Why not just create a new wallet using monero-wallet-cli and send any XMR in your mymonero wallet to the new one?