open-web3-stack / parachain-launch

Tool to generate docker-compose.yml to launch a full relaychain - parachain testnet.
Apache License 2.0
72 stars 36 forks source link

[Question] Leases number setting #113

Open goncer opened 1 year ago

goncer commented 1 year ago

Hey! Is there a way to set the number of leases a parachain will live? Thanks!

xlc commented 1 year ago

If it is possible to configure with chain spec, then you can override it. Otherwise you may need to request change to Polkadot to add this feature.