-
Couldn't load subscription status.
- Fork 71
Fix - Add chain spec path argument #1136
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR documents the --chain-spec-path command-line flag for the chain-spec-builder tool, allowing users to specify a custom output directory for generated chain specifications.
Key Changes:
- Added documentation for the
--chain-spec-pathflag usage with thechain-spec-builder createcommand
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| develop/parachains/deployment/generate-chain-specs.md | Added example showing how to use --chain-spec-path flag to specify output location |
| llms-full.jsonl | Updated AI training data with new documentation content |
| .ai/site-index.json | Updated metadata timestamps and content hashes |
| .ai/pages/develop-parachains-deployment-generate-chain-specs.md | Mirror of main documentation changes |
| .ai/categories/parachains.md | Mirror of main documentation changes |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @CrackTheCode016 for getting on this!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π’ Thank you for making this update and helping to keep the docs fresh!
π Description
π Review Preference
Choose one:
π€ AI-Ready Docs
If content changed, regenerate AI files:
python3 scripts/generate_llms.pyβ Checklist