FeeIncrease

struct FeeIncrease {
    uint256 submitTimestamp;
    uint24 newFeePIPS;
}