You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. From orderer organization client, download peer organization MSP from azure storage and then issue command to add peer organization in channel/consortium.
3. From orderer organization client, upload orderer connection profile on azure storage so that peer organization can connect to orderer nodes using this connection profile
Similarly, to add more peer organizations in the channel, update peer environment variables as per the required peer organization and execute the steps 1 to 4.
277
278
@@ -304,8 +305,11 @@ CHANNEL_NAME=<channelName>
304
305
The below chaincode operations can be carried out:
0 commit comments