Module frame_system::pallet_prelude [−][src]
Prelude to be used alongside pallet macro, for ease of use.
Re-exports
pub use crate::ensure_signed; | |
pub use crate::ensure_none; | |
pub use crate::ensure_root; |
Type Definitions
BlockNumberFor | Type alias for the |
OriginFor | Type alias for the |