Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BE-746 Implement queryChannels by invoke "GetChannels" func in CSCC #108

Merged
merged 1 commit into from
May 28, 2020

Conversation

nekia
Copy link
Contributor

@nekia nekia commented May 27, 2020

The function for querying channels to fabric network has not been supported in the sdk for fabric v2.x. So we need to implement this function by accessing fabric network directly.

This PR will change to use configuration system chaincode to query channels that specified peer is joining.

Signed-off-by: Atsushi Neki atsushin@fast.au.fujitsu.com

Signed-off-by: Atsushi Neki <atsushin@fast.au.fujitsu.com>
Copy link
Contributor

@JeevaSang JeevaSang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@JeevaSang JeevaSang merged commit e60a7a4 into hyperledger-labs:master May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants