Constant polkadot_sdk_frame::traits::schedule::HIGHEST_PRIORITY
pub const HIGHEST_PRIORITY: u8 = 0; // 0u8
Expand description
The highest priority. We invert the value so that normal sorting will place the highest priority at the beginning of the list.