const newState = reducer(
        oldState,
        types.updateTimestampWithId(
          headerTsId,
          fromJS({ id: headerTsId, type: 'timestamp', firstTimestamp: ts, secondTimestamp: null })