rococo-runtime: Switch to latest `construct_runtime!` syntax (#4389)
* rococo-runtime: Switch to latest `construct_runtime!` syntax Besides that it fixes pallet macro errors in other crates that popped up because of this switch. * FMT
Showing
- polkadot/node/service/src/chain_spec.rs 10 additions, 8 deletionspolkadot/node/service/src/chain_spec.rs
- polkadot/runtime/common/src/integration_tests.rs 7 additions, 3 deletionspolkadot/runtime/common/src/integration_tests.rs
- polkadot/runtime/common/src/paras_registrar.rs 5 additions, 3 deletionspolkadot/runtime/common/src/paras_registrar.rs
- polkadot/runtime/kusama/src/lib.rs 0 additions, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/src/disputes.rs 0 additions, 5 deletionspolkadot/runtime/parachains/src/disputes.rs
- polkadot/runtime/parachains/src/mock.rs 20 additions, 18 deletionspolkadot/runtime/parachains/src/mock.rs
- polkadot/runtime/parachains/src/paras.rs 1 addition, 9 deletionspolkadot/runtime/parachains/src/paras.rs
- polkadot/runtime/polkadot/src/lib.rs 0 additions, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 42 additions, 43 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/rococo/src/validator_manager.rs 47 additions, 44 deletionspolkadot/runtime/rococo/src/validator_manager.rs
- polkadot/runtime/test-runtime/src/lib.rs 5 additions, 3 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 0 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment