Fix duplicate codec indexes (#7446)
Related to https://github.com/paritytech/polkadot-sdk/issues/7400 and https://github.com/paritytech/polkadot-sdk/pull/7417 We need this in order to be able to update `parity-scale-codec` to the latest version after it's released. That's because `parity-scale-codec` added support for checking for duplicate indexes at compile time.
parent
d6aa1578
Showing
- substrate/frame/parameters/src/tests/mock.rs 1 addition, 1 deletionsubstrate/frame/parameters/src/tests/mock.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/origin.rs 1 addition, 0 deletions...support/procedural/src/construct_runtime/expand/origin.rs
- substrate/frame/support/test/tests/enum_deprecation.rs 8 additions, 14 deletionssubstrate/frame/support/test/tests/enum_deprecation.rs