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

Joystream-node embed mainnet chainspec #4916

Merged

Conversation

mnaamani
Copy link
Contributor

@mnaamani mnaamani commented Oct 9, 2023

Embed joy-mainnet.json chainspec file in joystream-node binary to make it simpler to get started with running a node for mainnet.
So now only need to download binary, and then run a mainnet node like this:

joystream-node --chain joy-mainnet

rather than needing to separately download the joy-mainnet.json file and running with:

joystream-node --chain /path/to/joy-mainnet.json

Copy link
Contributor

@ignazio-bovo ignazio-bovo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mnaamani mnaamani merged commit 30ecf0f into Joystream:master Nov 7, 2023
19 checks passed
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.

None yet

2 participants