Expand description
Pallet to add/remove validators and do emission rewards. UPDATE: Adding removing validators and emission rewards is no more done by this pallet. The only reason for this pallet’s existence is to unlock the locked emission rewards and tracking last block of PoA chain.
Re-exports
pub use pallet::*;
Modules
- The module that hosts all the FRAME types needed to add this pallet to a runtime.