Updated rpc and api URL's

We want to update endpoints info for LumenX - accordingly to chain registry commit: https://github.com/cosmos/chain-registry/pull/1202
This commit is contained in:
cryptonetD 2023-01-10 12:57:23 +01:00 committed by GitHub
parent b0eca720e8
commit d2c2c12220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
{ {
"chain_name": "lumenx", "chain_name": "lumenx",
"coingecko": "", "coingecko": "",
"api": "https://api.helios-1.lumenex.io", "api": ["https://api.lumenx.chaintools.tech:443","https://api-lumenx.cryptonet.pl:443"],
"rpc": ["https://rpc.helios-1.lumenex.io:443","http://node4.lumenex.io:26657"], "rpc": ["https://rpc.lumenx.chaintools.tech:443","https://rpc-lumenx.cryptonet.pl:443"],
"snapshot_provider": "", "snapshot_provider": "",
"sdk_version": "0.45.5", "sdk_version": "0.45.5",
"coin_type": "118", "coin_type": "118",