Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

BuildSpec subcommand for Parachains #1769

@shunsukew

Description

@shunsukew

This PR is for feature request.

Substrate CLI has BuildSpec subcommand (https://github.com/paritytech/substrate/blob/master/client/cli/src/commands/build_spec_cmd.rs), however, it cannot generate ChainSpec with user-specified Parachain ID.

BuildSpec subcommand for Parachain specific cases and allowing users to generate ChainSpec with arbitrary Parachain ID would be good to have, because the more XCM stuff coming, the more demands to configure and run multiple chains flexibly (even they are same runtime chains) with different Parachain IDs in the same Relaychain.

This is doable by having BuildSpec in cumulus and take --parachain-id as an optional flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions