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", "chain": "TOMO",
"network": "mainnet", "network": "mainnet",
"rpc": [ "rpc": [
"https://core.tomocoin.io" "https://rpc.tomochain.com"
], ],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {