Files
pezkuwi-subxt/substrate/frame/root-offences
Kian Paimani 6dd625d568 remove OnStakerSlash replace with OnStakingEvents (#14527)
* remove 'OnStakerSlash', replace with 'OnStakingEvents'

* fix other features in pallets

* small fixes

* fix docs

* fix docs

* fix docs

* Update primitives/staking/src/lib.rs

Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>

---------

Co-authored-by: Gonçalo Pestana <g6pestana@gmail.com>
2023-07-09 12:46:18 +00:00
..
2022-11-13 18:48:11 +00:00

Root Offences Pallet

Pallet that allows the root to create an offence.

NOTE: This pallet should only be used for testing purposes.