low := new(big.Int).Mul(baseFee, big.NewInt(9)) low = new(big.Int).Div(low, big.NewInt(10)) low = low.Add(low, priority25)