diff --git a/Uber-Lyra/app/network-config.json b/Uber-Lyra/app/network-config.json index 80289fa..ed5de6b 100644 --- a/Uber-Lyra/app/network-config.json +++ b/Uber-Lyra/app/network-config.json @@ -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",