Skip to content

Instantly share code, notes, and snippets.

@diestrin
Last active August 30, 2019 04:53
Show Gist options
  • Select an option

  • Save diestrin/c9b3e9ee1c4a421330147e4e7338a346 to your computer and use it in GitHub Desktop.

Select an option

Save diestrin/c9b3e9ee1c4a421330147e4e7338a346 to your computer and use it in GitHub Desktop.
{
"channels": ["public", "private"],
"topology": {
"hyperledger": {
"channels": ["public"],
"users": ["john", "mike"]
},
"covalent": {
"channels": ["public", "private"],
"users": ["diego"]
},
"linux": {
"channels": ["public", "private"],
"users": ["henry"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment