From 7010416b9bfb968c3f4097385cb7af6448a63a42 Mon Sep 17 00:00:00 2001 From: lzx <393768033@qq.com> Date: Thu, 7 Aug 2025 19:07:43 +0800 Subject: [PATCH] Delete src/config.json from remote repo --- src/config.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/config.json diff --git a/src/config.json b/src/config.json deleted file mode 100644 index 267d24b..0000000 --- a/src/config.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "nodesUrl": { - "ETH": { - "url":"https://api.etherscan.io/v2/api", - "key":"2KKTKZ8MSG6DNUPQ4K9JVWPQ4H33DSUQA3" - } - }, - "abiPath": { - "usdt_erc20_abi": "./abi/erc20usdt.json", - "usdc_erc20_abi": "./abi/erc20usdc.json", - "usdt_trc20_abi": "./abi/trc20usdt.json" - } -} \ No newline at end of file