Skip to content

Commit

Permalink
Don't require the genesis state for parachains (#1034)
Browse files Browse the repository at this point in the history
* 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
tomaka committed Aug 15, 2023
1 parent 111a071 commit b190aea
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 138 deletions.
Loading

0 comments on commit b190aea

Please sign in to comment.