Companion for Substrate#11062#1113
Companion for Substrate#11062#1113paritytech-processbot[bot] merged 11 commits intoparitytech:masterfrom
Conversation
wigy-opensource-developer
left a comment
There was a problem hiding this comment.
Seems like adding a new command-line argument goes quite far. Probably other projects building on our CLI are also affected, right?
Well, yeah. Although the trait for the CLI args sets the new argument to |
|
You have not introduced it, but all that copy-paste in polkadot-parachains/src/service.rs made me slightly dizzy. I am definitely looking forward to make it easier to define a concrete client for a chain with less code. Still, how nice that each of these copies are separate chains and you just need this much code to create them. |
|
Yeah, I definitely agree it'd be nice to refactor this eventually! |
|
Waiting for commit status. |
Companion for paritytech/substrate#11062