From 881e3e595391dbf972d2017c64ded2b7965f0fc0 Mon Sep 17 00:00:00 2001 From: Isan-Rivkin Date: Sun, 4 Feb 2018 08:51:27 -0800 Subject: [PATCH] REV:constants.py revert --- catalyst/constants.py | 5 ----- 1 file changed, 5 deletions(-) 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