Type Alias frame_support::storage::transactional::Layer
source ยท pub type Layer = u32;
Expand description
The type that is being used to store the current number of active layers.
pub type Layer = u32;
The type that is being used to store the current number of active layers.