Constant frame_support::traits::schedule::LOWEST_PRIORITY
source · pub const LOWEST_PRIORITY: Priority = 255;
Expand description
The lowest priority. Most stuff should be around here.
pub const LOWEST_PRIORITY: Priority = 255;
The lowest priority. Most stuff should be around here.