updating rest port to correctly configure api and make it available at the explorer

This commit is contained in:
JTG947 2025-03-06 20:36:32 -05:00
parent 069b07e88c
commit 291ed4502e

View File

@ -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",