mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
1266de3919
Removes obsolete fields from the `QueueConfigData` structure. For the remaining fields, if they use the old defaults, we replace them with the new defaults. Resolves: https://github.com/paritytech/polkadot-sdk/issues/1795
15 lines
526 B
Plaintext
15 lines
526 B
Plaintext
title: Cleanup XCMP `QueueConfigData`
|
|
|
|
doc:
|
|
- audience: Parachain Dev
|
|
description: Removes obsolete fields from the `QueueConfigData` structure. For the remaining fields, if they use the old defaults, we replace them with the new defaults.
|
|
|
|
migrations:
|
|
runtime:
|
|
- pallet: "cumulus_pallet_xcmp_queue"
|
|
description: "v4: Removes obsolete fields from the `QueueConfigData` structure. For the remaining fields, if they use the old defaults, we replace them with the new defaults."
|
|
|
|
crates: []
|
|
|
|
host_functions: []
|