mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 01:38:04 +00:00
0031d49d1e
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.
10 lines
214 B
Plaintext
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
|