Created
July 30, 2018 08:40
-
-
Save michielmulders/93ecf7bacd23a48bf4805649c9a533dd to your computer and use it in GitHub Desktop.
Collection Config HLF
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "carCollection", | |
"policy": "OR ('Org1MSP.member','Org2MSP.member')", | |
"requiredPeerCount": 0, | |
"maxPeerCount": 3, | |
"blockToLive":1000000 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment