Module frame_system::pallet_prelude
source · Expand description
Prelude to be used alongside pallet macro, for ease of use.
Re-exports
pub use crate::ensure_none;pub use crate::ensure_root;pub use crate::ensure_signed;pub use crate::ensure_signed_or_root;Type Definitions
Type alias for the
BlockNumber associated type of system config.Type alias for the
Origin associated type of system config.