-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I change my staking adress? #18
Comments
root@localhost:~# /mnt/zen/secnode/stakeaddr this is what Im getting |
You can run the installer script again with the new stakeaddr, alternatively you simply need to edit the file (above you're trying to execute it). Use the following command to change your stakeaddr. Note you can't use your text editor as it will leave an new line, so you must use the echo -n command
|
Worked! Thank you so much |
Actually is there a command to check to make sure it changed the address? |
Should the new stake address be in quotations or not? I do not want to run the installer script again because i have all ready sent my 1 zen to the shielded address. thanks again for your help.. |
If you get the logs of your secnode tracker you should see the new address show up there I believe:
|
Thanks, |
You can put it in quotations or not, its optional. When you re-run the installer you don't lose the 1 zen you sent to the shield address. Did you restart your zen-secnodetracker after you updated the stakeaddr?
Does that return your new stakeaddr? Your zen-secnodetracker log should look something like this, when your new stakeaddr is updated it will show here:
|
Thanks again. What's your Zencash address for donations. |
No worries, glad you got it sorted! My ZEN donation address is znZ2NFrmV6jaiq1hEnKxzApKzgGqptZNq7o Feel free to re-open this issue if you run into any other problems. |
Just wondering if you could help me change my staking adress. Thanks
The text was updated successfully, but these errors were encountered: