Constant GAS_LIMIT_BOUND_DIVISOR    
pub const GAS_LIMIT_BOUND_DIVISOR: u64 = 1024; // 1_024u64Expand description
The bound divisor of the gas limit, used in update calculations.
pub const GAS_LIMIT_BOUND_DIVISOR: u64 = 1024; // 1_024u64The bound divisor of the gas limit, used in update calculations.