To switch to production, the README states ``` # For PRODUCTION use createtransactioncontroller.setenvironment(constants.PRODUCTION) ``` However, the API documentation does not provide the format or list of variables to be held in `constants.py`.