github.com/yimialmonte/fabric@v2.1.1+incompatible/integration/discovery/testdata/collections_config_org1_org2.json (about)

     1  [
     2      {
     3          "name": "collectionMarbles",
     4          "policy": "OR('Org1MSP.member', 'Org2MSP.member')",
     5          "requiredPeerCount": 1,
     6          "maxPeerCount": 2,
     7          "blockToLive":1000000
     8      }
     9  ]