Use aggregated types for `RuntimeFreezeReason` and better examples of `MaxFreezes` (#4615)
This PR aligns the settings for `MaxFreezes`, `RuntimeFreezeReason`, and `FreezeIdentifier`. #### Future work and improvements https://github.com/paritytech/polkadot-sdk/issues/2997 (remove `MaxFreezes` and `FreezeIdentifier`)
parent
eca1052e
Showing
- bridges/modules/messages/src/mock.rs 0 additions, 1 deletionbridges/modules/messages/src/mock.rs
- bridges/snowbridge/pallets/inbound-queue/src/mock.rs 1 addition, 10 deletionsbridges/snowbridge/pallets/inbound-queue/src/mock.rs
- bridges/snowbridge/pallets/system/src/mock.rs 1 addition, 10 deletionsbridges/snowbridge/pallets/system/src/mock.rs
- cumulus/pallets/collator-selection/src/mock.rs 1 addition, 12 deletionscumulus/pallets/collator-selection/src/mock.rs
- cumulus/pallets/xcmp-queue/src/mock.rs 1 addition, 12 deletionscumulus/pallets/xcmp-queue/src/mock.rs
- cumulus/parachains/common/src/impls.rs 2 additions, 14 deletionscumulus/parachains/common/src/impls.rs
- polkadot/runtime/common/src/assigned_slots/mod.rs 1 addition, 16 deletionspolkadot/runtime/common/src/assigned_slots/mod.rs
- polkadot/runtime/common/src/auctions.rs 6 additions, 20 deletionspolkadot/runtime/common/src/auctions.rs
- polkadot/runtime/common/src/claims.rs 2 additions, 17 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdloan/mod.rs 5 additions, 19 deletionspolkadot/runtime/common/src/crowdloan/mod.rs
- polkadot/runtime/common/src/impls.rs 2 additions, 13 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/integration_tests.rs 1 addition, 12 deletionspolkadot/runtime/common/src/integration_tests.rs
- polkadot/runtime/common/src/paras_registrar/mod.rs 3 additions, 12 deletionspolkadot/runtime/common/src/paras_registrar/mod.rs
- polkadot/runtime/common/src/purchase.rs 1 addition, 16 deletionspolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/common/src/slots/mod.rs 1 addition, 16 deletionspolkadot/runtime/common/src/slots/mod.rs
- polkadot/runtime/parachains/src/mock.rs 1 addition, 10 deletionspolkadot/runtime/parachains/src/mock.rs
- polkadot/runtime/westend/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/xcm/docs/src/cookbook/relay_token_transactor/parachain/mod.rs 2 additions, 3 deletions...docs/src/cookbook/relay_token_transactor/parachain/mod.rs
- polkadot/xcm/docs/src/cookbook/relay_token_transactor/relay_chain/mod.rs 2 additions, 2 deletions...cs/src/cookbook/relay_token_transactor/relay_chain/mod.rs
- polkadot/xcm/pallet-xcm/src/mock.rs 1 addition, 12 deletionspolkadot/xcm/pallet-xcm/src/mock.rs
Please register or sign in to comment