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

docs: update docs with questions #205

Merged

Conversation

ltfschoen
Copy link
Collaborator

No description provided.

@cgroeschel
Copy link
Contributor

cgroeschel commented Jun 15, 2021

Morning, actually reading by https://substrate.dev/docs/en/tutorials/start-a-private-network/customspec it looks like the chain spec and definition files are generated only for custom chains which in our case would be brickable, harbour and westlake. So we just remove the files for --dev and --local chains and would have to update docs to use --dev or --local for those chain names instead of using files.

Why would it matter on which machine the files are generated, it should be possible to share and use them everywhere right? If there are still issues with wrong genesis or peer IDs then I think either a local chain DB is used and needs purging or the .env file sets a wrong node-key or peer-id.

CONTRIBUTING.md Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
@ayushmishra2005 ayushmishra2005 merged commit 82258fa into updated_runtime_version Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants