pub const EXECUTION_COST_UNIT_LIMIT: u32 = 100_000_000;
Expand description

The execution cost unit limit.