Files
pezkuwi-subxt/prdoc/pr_4311.prdoc
T
Ankan 0031d49d1e [Staking] Not allow reap stash for virtual stakers (#4311)
Related to https://github.com/paritytech/polkadot-sdk/pull/3905.

Since virtual stakers does not have a real balance, they should not be
allowed to be reaped.

The proper reaping for agents slashed will be done in a separate PR.
2024-04-29 15:55:45 +00:00

10 lines
214 B
Plaintext

title: Not allow reap stash for virtual stakers.
doc:
- audience: Runtime Dev
description: |
Add guards to staking dispathables to prevent virtual stakers to be reaped.
crates:
- name: pallet-staking