forked from LaconicNetwork/cosmos-explorer
updating rest port to correctly configure api and make it available at the explorer
This commit is contained in:
parent
069b07e88c
commit
291ed4502e
@ -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