Companion for #8949 (#3216)
* Remove Call part imports of the offences and authority discovery pallets * Remove non-existent Call enum variants * Move ValidateUnsigned impl to be under #[pallet::validate_unsigned] in claims pallet * Remove unused imports * Remove Call part import for randomness collective flip pallet * update Substrate Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 155 additions, 155 deletionspolkadot/Cargo.lock
- polkadot/bridges/bin/millau/runtime/src/lib.rs 1 addition, 1 deletionpolkadot/bridges/bin/millau/runtime/src/lib.rs
- polkadot/bridges/bin/rialto/runtime/src/lib.rs 1 addition, 1 deletionpolkadot/bridges/bin/rialto/runtime/src/lib.rs
- polkadot/runtime/common/src/claims.rs 53 additions, 49 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/slots.rs 1 addition, 1 deletionpolkadot/runtime/common/src/slots.rs
- polkadot/runtime/kusama/src/lib.rs 2 additions, 4 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 3 additions, 6 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 2 additions, 4 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment