Skip to content
Snippets Groups Projects
Unverified Commit 4450b615 authored by Branislav Kontur's avatar Branislav Kontur Committed by GitHub
Browse files

[cumulus] `parachains-common` testnet constants cleaning (#3134)


The `parachains-common` contains a lots of constants and type
definitions which are used for `polkadot-sdk`'s testnet runtimes and
also for `polkadot-fellows`'s production [SP
runtimes](https://github.com/polkadot-fellows/runtimes/tree/main/system-parachains/constants).
This PR cleans `parachains-common` module to contain only common and
generic functionality.

Testnet-specific constants have been moved to the separate module
dedicated just for testnets:
`polkadot-sdk/cumulus/parachains/runtimes/constants/`


Part of: https://github.com/paritytech/polkadot-sdk/issues/3054

---------

Co-authored-by: default avatargeorgepisaltu <george.pisaltu@parity.io>
parent 5b7f24fc
No related merge requests found
Pipeline #439854 passed with stages
in 42 minutes and 30 seconds
Showing
with 61 additions and 66 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment