Skip to content

Instantly share code, notes, and snippets.

@MichalZalecki
Created July 30, 2018 08:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MichalZalecki/2a493488dea49a650d1f3cfa1c540237 to your computer and use it in GitHub Desktop.
Save MichalZalecki/2a493488dea49a650d1f3cfa1c540237 to your computer and use it in GitHub Desktop.
peer chaincode instantiate -C mychannel -n mycc -v 1.0 -c '{"Args":[""]}' -P "AND('Org1MSP.peer','Org2MSP.peer')" --collections-config /path/to/collections_config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment