Skip to content
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

CLI docs for node operators #140

Closed
matevz opened this issue Oct 9, 2023 · 2 comments · Fixed by #146
Closed

CLI docs for node operators #140

matevz opened this issue Oct 9, 2023 · 2 comments · Fixed by #146
Labels
documentation Improvements or additions to documentation

Comments

@matevz
Copy link
Member

matevz commented Oct 9, 2023

In preparation for 23.x, tidy up Oasis CLI docs for existing node operators:

  • mention in wallet import how to import ed25519-raw type from the existing .pem file
  • mention in wallet list that ed25519-raw is the type for node operators
  • add to network governance cast-vote the standard NPA disclaimer
@matevz matevz added the documentation Improvements or additions to documentation label Oct 9, 2023
@kostko
Copy link
Member

kostko commented Oct 10, 2023

mention in wallet import how to import ed25519-raw type from the existing .pem file

Could also allow importing the PEM-formatted private key directly to make it easier?

@matevz
Copy link
Member Author

matevz commented Oct 17, 2023

Perhaps oasis wallet import-file <file.pem> would do it. It could even auto detect the ed25519-raw type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants