Skip to content

Commit

Permalink
RXF
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-headspace committed Nov 22, 2017
1 parent dd833e3 commit 6b59c54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Uber-Lyra/app/network-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"mspid": "Org2MSP",
"ca": "https://localhost:8054",
"peers": {
"peer1": {
"peer3": {
"requests": "grpcs://localhost:8051",
"events": "grpcs://localhost:8053",
"server-hostname": "peer0.org2.example.com",
"tls_cacerts": "../artifacts/channel/crypto-config/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt"
},
"peer2": {
"peer4": {
"requests": "grpcs://localhost:8056",
"events": "grpcs://localhost:8058",
"server-hostname": "peer1.org2.example.com",
Expand Down

0 comments on commit 6b59c54

Please sign in to comment.