Correct port for Athereum RPC

This commit is contained in:
ligi 2019-10-12 15:25:09 +09:00
parent 3f802f7aca
commit 6c3ae819f6
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -3,7 +3,7 @@
"chain": "ATH",
"network": "athereum",
"rpc": [
"https://ava.network/ext/evm/rpc"
"https://ava.network:21015/ext/evm/rpc"
],
"faucets": [
"http://athfaucet.ava.network//?address=${ADDRESS}"