mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +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
453 B
Plaintext
19 lines
453 B
Plaintext
title: Validator disabling in Dispute Participation.
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
Once a validator has been disabled for misbehavior, other validators
|
|
should no longer participate in disputes initiated by it.
|
|
This feature is needed to ensure robust spam protection against
|
|
malicious actors.
|
|
|
|
migrations:
|
|
db: []
|
|
runtime: []
|
|
|
|
crates:
|
|
- name: polkadot-node-core-dispute-coordinator
|
|
|
|
host_functions: []
|