mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 01:47:55 +00:00
Added prdoc for 4208 (#4239)
This commit is contained in:
committed by
GitHub
parent
ff7e2c88a4
commit
921265ca78
@@ -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
|
||||
Reference in New Issue
Block a user