Skip to content

Commit

Permalink
Added prdoc for 4208 (#4239)
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik authored Apr 22, 2024
1 parent ff7e2c8 commit 921265c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions prdoc/pr_4208.prdoc
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 921265c

Please sign in to comment.