mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
5dd6a4ba47
Several PRs started introducing `prdoc` files before the schema was final. This PR fixes those former prdoc to ensure that pass the check and comply with the current prdoc schema. --------- Co-authored-by: command-bot <>
15 lines
525 B
Plaintext
15 lines
525 B
Plaintext
title: Cleanup XCMP `QueueConfigData`
|
|
|
|
doc:
|
|
- audience: Runtime 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:
|
|
- reference: 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: []
|