mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 01:47:55 +00:00
ddb53c87f5
This PR backports `spec_version`, `node_version` bumps and reordering of the prdocs from the 1.10.0 release branch
14 lines
415 B
Plaintext
14 lines
415 B
Plaintext
# 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: Fix kusama 0 backing rewards when entering active set
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
This PR fixes getting 0 backing rewards the first session when
|
|
a node enters the active set.
|
|
|
|
crates:
|
|
- name: pallet-authority-discovery
|