Module pallet_security::pallet
source · Expand description
The module that hosts all the FRAME types needed to add this pallet to a runtime.
Structs
Genesis config
Enums
Contains one variant per dispatchable that can be called by an extrinsic.
Custom dispatch errors
of this pallet.
Traits
Security configuration
Type Definitions
Chain status, currently support maintenance mode/running state
Current block number (when the chain is paused, the block count is not incremented,
so we don’t give rewards on staking)
ModuleDeprecated
Type alias to
Pallet
, to be used by construct_runtime
.Integer increment-only counter