Added prdoc for 4208 (#4239)

This commit is contained in:
Svyatoslav Nikolsky
2024-04-22 15:06:16 +03:00
committed by GitHub
parent ff7e2c88a4
commit 921265ca78
+14
View File
@@ -0,0 +1,14 @@
# 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: Fixed GrandpaConsensusLogReader::find_scheduled_change
doc:
- audience: Runtime Dev
description: |
This PR fixes the issue with authorities set change digest item search
in the bridges code. The issue happens when there are multiple consensus
digest items in the same header digest.
crates:
- name: bp-header-chain