diff --git a/catalyst/constants.py b/catalyst/constants.py index fbc973cc..517b20d2 100644 --- a/catalyst/constants.py +++ b/catalyst/constants.py @@ -17,8 +17,3 @@ DATE_FORMAT = '%Y-%m-%d' AUTO_INGEST = False -''' -Marketplace and Enigma contract current network: Ropsten -''' -ADDRESS_MARKETPLACE_CONTRACT = '0x4fe3d3c2d8c0730d565789ddd3b63e53f342a482' -ADDRESS_ENIGMA_CONTRACT = '0x7fAec9aaE31BE428DeAAE1be8195dF609079Fd10' \ No newline at end of file