pub const BASE_FEE_CHANGE_DENOMINATOR: u128 = 8;
Bounds the amount the base fee can change between blocks.