Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't require the genesis state for parachains (#1034)
* Add a `StartServicesChainTy` enum * Limit the amount of information to pass to start_services * Accept `chain_information` equal to `None` * Warn if genesis root not in chain spec * Fix the warning message * PR link
- Loading branch information