aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src/utils/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/pipeline/src/utils/constants.ts')
-rw-r--r--packages/pipeline/src/utils/constants.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/pipeline/src/utils/constants.ts b/packages/pipeline/src/utils/constants.ts
deleted file mode 100644
index 56f3e82d8..000000000
--- a/packages/pipeline/src/utils/constants.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-// Block number when the Exchange contract was deployed to mainnet.
-export const EXCHANGE_START_BLOCK = 6271590;
-export const INFURA_ROOT_URL = 'https://mainnet.infura.io';