require(
    _timestamps[0] < _timestamps[1],
    "market must begin before market can lock"
);
