I have a problem with wallet
I compiled the wallet from github, and tried to use my 24 words backup seed. ran with a new wallet file. like:
./simplewallet --restore-wallet mywallet --restore-seed "my 24 words"
it did show the correct public address, and it refresh the wallet scanning the whole blockchain
but it show 0 available coins
lucky i found old wallet file, and with the old wallet file my coins are recovered.
i then tried to move the coins to a new wallet (with a new 24 seed). then i tested again to recover using the new 24 seed words... and again no funds.
how to fix this problem ? looks like i can't use my 24 seed as a proper backup. but must have the wallet file ??