pub const GAS_LIMIT_BOUND_DIVISOR: u64 = 1024;
The bound divisor of the gas limit, used in update calculations.