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
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