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

nodebuilder/node: Init should also generate and save node ID and JWT secret #3953

Open
renaynay opened this issue Nov 20, 2024 · 2 comments
Open
Labels

Comments

@renaynay
Copy link
Member

Init initialises the node directory, but is still missing some components:

  • Node ID
  • JWT secret

Users should be able to run celestia <node_type> init and for all keys to be present such that they can use their node before it's running on a network.

cc @cmwaters

@Wondertan
Copy link
Member

Or we should remove init altogther in favor of lazy init from start

@renaynay
Copy link
Member Author

I would prefer not to remove it before doing a bit of research with node operators to see how many actually prefer the initialisation step to be separate.

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

No branches or pull requests

2 participants