Skip to content

Commit 210ba99

Browse files
authored
Merge pull request #618 from monk07-01/master
Updating rest port to correctly configure api
2 parents 069b07e + 291ed45 commit 210ba99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chains/testnet/bfhevm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"chain_name": "bfhevm_777-1",
3-
"api": ["https://rest-testnet-bfhevm.xyz:4431/swagger/#/"],
4-
"rpc": ["https://rpc-bfhevm.xyz:8443/"],
3+
"api": ["https://rest-testnet-bfhevm.xyz:443"],
4+
"rpc": ["https://rpc-bfhevm.xyz:8443"],
55
"coingecko": "",
66
"snapshot_provider": "",
77
"sdk_version": "0.45.7",

0 commit comments

Comments
 (0)