mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 01:47:55 +00:00
f80cfc2259
This PR backports version bumps from release branch `release-polkadot-v1.6.0` back to `master` and also moved `prdoc` files related to the release to the appropriate folder
19 lines
457 B
Plaintext
19 lines
457 B
Plaintext
title: Validator disabling in Statement Distribution.
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
Once a validator has been disabled for misbehavior, other validators
|
|
should no longer gossip its backing statements in the current era.
|
|
If they do, it might result in disconnects from the network due to low
|
|
reputation.
|
|
|
|
migrations:
|
|
db: []
|
|
runtime: []
|
|
|
|
crates:
|
|
- name: polkadot-statement-distribution
|
|
|
|
host_functions: []
|