mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 04:07:57 +00:00
a02b53475b
#1259 was merged into a feature branch, but we've decided to merge node-side changes for disabling straight into master. This is a dependency of #1841 and #2637. --------- Co-authored-by: Tsvetomir Dimitrov <tsvetomir@parity.io>
17 lines
320 B
Plaintext
17 lines
320 B
Plaintext
title: Validator disabling in Backing.
|
|
|
|
doc:
|
|
- audience: Node Operator
|
|
description: |
|
|
Once a validator has been disabled for misbehavior, it will no longer
|
|
sign backing statements in the current era.
|
|
|
|
migrations:
|
|
db: []
|
|
runtime: []
|
|
|
|
crates:
|
|
- name: polkadot-node-core-backing
|
|
|
|
host_functions: []
|