-
Couldn't load subscription status.
- Fork 12
Closed
Labels
Description
Issue summary
- Recent updates to the substrate and polkadot rococo-v1 branches include breaking changes, everything with
module(ModuleId) is/will be deprecated - renamed crates in polkadot + cumulus
For the time being Cargo.lock should keep everything stable.
Other information and links
- recent renames: Replace 'Module' with 'Pallet' in construct_runtime macro paritytech/substrate#8372
- recent xcm changes XCM revamp & Ping pallet paritytech/cumulus#391
dutterbutter