fixed vidulums api order
My API shouldn't be first. switched the order so the Main official RPC server is used.
This commit is contained in:
parent
2d2733a15d
commit
0d36329a0d
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "vidulum",
|
||||
"coingecko": "vidulum",
|
||||
"api": ["https://rest.rpc.erialos.me","https://api-vidulum-ia.cosmosia.notional.ventures", "https://mainnet-lcd.vidulum.app"],
|
||||
"api": ["https://mainnet-lcd.vidulum.app", "https://api-vidulum-ia.cosmosia.notional.ventures", "https://rest.rpc.erialos.me"],
|
||||
"rpc": ["https://trpc.rpc.erialos.me:443","https://rpc-vidulum-ia.cosmosia.notional.ventures:443", "https://mainnet-rpc.vidulum.app:443"],
|
||||
"snapshot_provider": "c32903505e9ab811ac46306d2913c98ccf4883ce@rpc.erialos.me:26656",
|
||||
"sdk_version": "0.44.0",
|
||||
|
Loading…
Reference in New Issue
Block a user