Delete src/config.json from remote repo
This commit is contained in:
parent
4636ecd866
commit
7010416b9b
|
@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue