Fix RPC link of TomoChain (#159)

Source: https://docs.tomochain.com/developer-guide/working-with-tomochain/tomochain-mainnet
This commit is contained in:
BoringCrypto 2021-02-12 21:00:34 +11:00 committed by GitHub
parent 0a0d299bb6
commit 9d194e7909
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"chain": "TOMO",
"network": "mainnet",
"rpc": [
"https://core.tomocoin.io"
"https://rpc.tomochain.com"
],
"faucets": [],
"nativeCurrency": {
@ -15,4 +15,4 @@
"shortName": "tomo",
"chainId": 88,
"networkId": 88
}
}