diff options
Diffstat (limited to 'packages/pipeline/src/utils/constants.ts')
-rw-r--r-- | packages/pipeline/src/utils/constants.ts | 3 |
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'; |