support port start index
GopherJ opened this issue · 1 comments
GopherJ commented
sometimes we may want to launch two testnets on the same machine, one for polkadot-local + acala for example, another for kusama-local + karura for example.
since we cannot use one config.yml for launching them all together, I'm wondering if we can support start index
https://github.com/open-web3-stack/parachain-launch/blob/master/src/index.ts#L458
GopherJ commented
Or maybe it'll be good support multi relaychains