add backup endpoint for chihuahua

This commit is contained in:
liangping 2022-02-06 08:39:50 +08:00
parent 32b9b9aa64
commit 85ca2e3989

View File

@ -1,7 +1,7 @@
{ {
"chain_name": "chihuahua", "chain_name": "chihuahua",
"coingecko": "", "coingecko": "",
"api": "https://api.chihuahua.wtf", "api": ["https://api.chihuahua.wtf", "https://chihuahua-api.mercury-nodes.net"],
"sdk_version": "0.44.3", "sdk_version": "0.44.3",
"coin_type": "118", "coin_type": "118",
"min_tx_fee": "5000", "min_tx_fee": "5000",