mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 06:35:45 +00:00
Fix PRdoc that have been previously drafted with older schema (#2623)
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 <>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
title: Different builder pattern constructors for XCM
|
||||
|
||||
doc:
|
||||
- audience: Core Dev
|
||||
- audience: Runtime Dev
|
||||
description: |
|
||||
The `builder()` constructor for XCM programs now only allows building messages that pay for fees,
|
||||
i.e. messages that would pass the `AllowTopLevelPaidExecutionFrom` barrier.
|
||||
|
||||
Reference in New Issue
Block a user