Module fabric_system::noble_prelude[][src]

Prelude to be used alongside noble 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 BlockNumber associated type of system config.

OriginFor

Type alias for the Origin associated type of system config.