FeeIncrease

Git Source

struct FeeIncrease {
    uint256 submitTimestamp;
    uint24 newFeePIPS;
}