diff --git a/prdoc/pr_6562.prdoc b/prdoc/pr_6562.prdoc deleted file mode 100644 index 250b656aefb5..000000000000 --- a/prdoc/pr_6562.prdoc +++ /dev/null @@ -1,14 +0,0 @@ -# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0 -# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json - -title: Hide nonce implementation details in metadata - -doc: - - audience: Runtime Dev - description: | - Use custom implementation of TypeInfo for TypeWithDefault to show inner value's type info. - This should bring back nonce to u64 in metadata. - -crates: -- name: sp-runtime - bump: minor \ No newline at end of file diff --git a/prdoc/pr_6700.prdoc b/prdoc/pr_6700.prdoc deleted file mode 100644 index 86b76adf640f..000000000000 --- a/prdoc/pr_6700.prdoc +++ /dev/null @@ -1,15 +0,0 @@ -title: '[stable2412] Backport #6562' -doc: -- audience: Runtime Dev - description: |- - Backport #6562 into `stable2412` from re-gius. - - See the [documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md) on how to use this bot. - - -crates: -- name: sp-runtime - bump: patch