Page 1 of 2

Problema con la wallet

Posted: Tue Oct 20, 2020 9:26 pm
by luisinho26
Hola, querĂ­a preguntar como puedo integrar la semilla que ya tengo en la wallet. Me dice que tengo que crear una, pero ya tengo una wallet, lo que pasa es que no se como integrar la semilla en la wallet

Re: Problema con la wallet

Posted: Thu Oct 22, 2020 11:29 pm
by mooo
I think you're asking why you're being asked to create a wallet when you have another/a seed already.
If that is correct, you don't have to create one again, you can use your existing one with the game: deposit some coins to the game, and you'll be asked for a name for your new player and you can play as soon as the deposit is mined.
If that's not what you asked, try in English.

Re: Problema con la wallet

Posted: Sun Oct 25, 2020 4:47 pm
by luisinho26
Hello, thanks for the answer. The problem is that I try to enter a previous account and I do not have the seed integrated. I am currently playing with one account, but would like to be able to get the other account back. I have the seed of the old account, but I don't know how to put it and be able to play with the 2. Thanks and regards

Re: Problema con la wallet

Posted: Mon Oct 26, 2020 10:39 pm
by mooo
Run:

townforge-wallet-cli --restore-deterministic-wallet

Then follow the instructions. This will recreate a wallet file from your seed, and you can then load it in game.

Re: Problema con la wallet

Posted: Wed Oct 28, 2020 7:31 am
by luisinho26
Thanks for answering. I already did that, but it didn't go well for me. When I run townforge-wallet-cli it asks me to insert the name of the account and put what I say tells me that it does not recognize it and if I want to create a new one with that name. I have also tried it within the account, I have put restore-deterministic-wallet and it tells me that it does not recognize this command. I'm sure I'm not doing it the way it should be. My question is, where and how should I execute the command -restore-deterministic-wallet, thank you very much for your help.

Re: Problema con la wallet

Posted: Wed Oct 28, 2020 2:17 pm
by mooo
By "it asks me to insert the name of the account" I assume you mean the name of the file to write the wallet to ?
You can use any filename, even if restoring the same seed. You'll just have the same wallet twice. This'd be confusing though, so best not to. If you already have a wallet by that name though, you don't need to restore it.

> how should I execute the command -restore-deterministic-wallet

Exactly as I said in the previous post: townforge-wallet-cli --restore-deterministic-wallet

Do pass the right directory if townforge-wallet-cli is not in the current directory though, eg: ./bin/townforge-wallet-cli --restore-deterministic-wallet

Re: Problema con la wallet

Posted: Thu Oct 29, 2020 8:44 am
by luisinho26
Hi thanks for the help again. But I still can't get it. The command tells me that it is wrong and when I put help advance, the command you gave me does not appear. I know I am not executing the correct command

Re: Problema con la wallet

Posted: Thu Oct 29, 2020 3:15 pm
by mooo
help advanced will not list it because it only lists commands, not command line parameters. townforge-wallet-cli --help would list it.

Just paste what you did. Paraphrasing what you did and what happens is too vague.

Re: Problema con la wallet

Posted: Sun Nov 01, 2020 11:17 am
by luisinho26
Hi, Thanks for the help, although I haven't gotten it yet. At the moment I will not try again, I will play with the current account. But I am worried if tomorrow, I have to use the account on another computer, not being able to use it and lose everything. I get lost with the commands, I do not know if I execute it in the correct place or if the command I put is the correct one and I am sorry that you are trying to help me and I cannot solve it. Thanks again

Re: Problema con la wallet

Posted: Sun Nov 01, 2020 5:42 pm
by mooo
No worries, and as long as you keep your word seed, you can always recover your coins later.