forked from cerc-io/cosmos-explorer
Add spaces in between urls
This commit is contained in:
parent
3fe21c70fa
commit
d9b9611fcb
@ -9,7 +9,7 @@
|
||||
"https://api.agoric.nodestake.top",
|
||||
"https://agoric.api.kjnodes.com"
|
||||
],
|
||||
"rpc": ["https://main.rpc.agoric.net:443", "https://main.rpc.agoric.net:443","https://rpc.agoric.nodestake.top","https://agoric.rpc.kjnodes.com:443"],
|
||||
"rpc": ["https://main.rpc.agoric.net:443", "https://main.rpc.agoric.net:443", "https://rpc.agoric.nodestake.top", "https://agoric.rpc.kjnodes.com:443"],
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.45.4",
|
||||
"coin_type": "564",
|
||||
|
Loading…
Reference in New Issue
Block a user