forked from LaconicNetwork/cosmos-explorer
Merge pull request #618 from monk07-01/master
Updating rest port to correctly configure api
This commit is contained in:
commit
210ba99bf5
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "bfhevm_777-1",
|
||||
"api": ["https://rest-testnet-bfhevm.xyz:4431/swagger/#/"],
|
||||
"rpc": ["https://rpc-bfhevm.xyz:8443/"],
|
||||
"api": ["https://rest-testnet-bfhevm.xyz:443"],
|
||||
"rpc": ["https://rpc-bfhevm.xyz:8443"],
|
||||
"coingecko": "",
|
||||
"snapshot_provider": "",
|
||||
"sdk_version": "0.45.7",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user