You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only option if a user wishes to change their registered email is to sign up under that email and then re-import all their nodes.
A better option would be to allow users to change their registered email address.
The text was updated successfully, but these errors were encountered:
On the node machine, run myst config show | grep mmn.api-key to see your current API key registered with your node.
Run myst config set mmn.api-key <your new API key>. You might want to re-check the key with the previous command.
Run sudo systemctl restart mysterium-node.service to restart your node. It will run with a new config. You should be able to see your node on a new account.
Currently the only option if a user wishes to change their registered email is to sign up under that email and then re-import all their nodes.
A better option would be to allow users to change their registered email address.
The text was updated successfully, but these errors were encountered: