Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit cb8ce66

Browse files
authored
Update mocha-4.json
1 parent 76ad3e3 commit cb8ce66

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

testnet/mocha-4/mocha-4.json

+8-6
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
"chainName": "celestiatestnet3",
44
"rpc": "https://rpc-mocha.pops.one",
55
"rest": "https://api-mocha.pops.one",
6-
"evm": {
7-
"chainId": "",
8-
"rpc": ""
9-
},
106
"explorerUrl": "https://testnet.mintscan.io/celestia-testnet/",
117
"exploreTxUrl": "https://testnet.mintscan.io/celestia-testnet/txs/",
128
"bech32Prefix": "celestia",
@@ -23,7 +19,9 @@
2319
"validatorsLogosStorageDir": "",
2420
"faucetUrl": "",
2521
"ibc": {
26-
"timeout": 172800000
22+
"timeout": 172800000,
23+
"hubChannel": "channel-2",
24+
"channel": "channel-28"
2725
},
2826
"gasPriceSteps": {
2927
"low": 0.01 ,
@@ -32,6 +30,10 @@
3230
},
3331
"logo": "/logos/celestia-logo-purple.png",
3432
"type": "Regular",
35-
"analytics": true,
33+
"analytics": false,
3634
"website": "https://celestia.org/"
3735
}
36+
37+
38+
39+

0 commit comments

Comments
 (0)