You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
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.