pub const EXECUTION_COST_UNIT_LIMIT: u32 = 100_000_000; // 100_000_000u32
Expand description

The execution cost unit limit.