From 3d735f9334cb29b5526173e6bf4064e11db0105c Mon Sep 17 00:00:00 2001 From: mac Date: Tue, 21 May 2024 14:04:45 +0800 Subject: [PATCH] commit --- src/contract/index.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/contract/index.ts b/src/contract/index.ts index f5a495f..1aaf743 100644 --- a/src/contract/index.ts +++ b/src/contract/index.ts @@ -37,11 +37,11 @@ import { ContractType } from '~/types/store'; }, } as any -// if(process.env.REACT_APP_CHAINID === '56'){ -// delete config[97] -// }else{ -// delete config[56] -// } +if(process.env.REACT_APP_CHAINID === '56'){ + delete config[97] +}else{ + delete config[56] +} // 57.333333333333333332 const contractObj = {