This repository was archived by the owner on Apr 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ client:
4646 peer :
4747 timeout :
4848 connection : 3s
49- queryResponse : 20s
49+ queryResponse : 30s
5050 executeTxResponse : 30s
5151 eventService :
5252 timeout :
@@ -202,7 +202,7 @@ organizations:
202202
203203 # Needed to load users crypto keys and certs for this org (absolute path or relative to global crypto path, DEV mode)
204204 cryptoPath : peerOrganizations/org2.example.com/users/{userName}@org2.example.com/msp
205-
205+
206206 peers :
207207 - peer0.org2.example.com
208208
@@ -311,4 +311,4 @@ certificateAuthorities:
311311 enrollId : admin
312312 enrollSecret : adminpw
313313 # [Optional] The optional name of the CA.
314- caName : ca-org2
314+ caName : ca-org2
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ client:
4747 peer :
4848 timeout :
4949 connection : 3s
50- queryResponse : 20s
50+ queryResponse : 30s
5151 executeTxResponse : 30s
5252 eventService :
5353 timeout :
@@ -157,7 +157,7 @@ channels:
157157 chaincodeQuery : true
158158 ledgerQuery : true
159159 eventSource : true
160-
160+
161161
162162#
163163# list of participating organizations in this network
You can’t perform that action at this time.
0 commit comments