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

Fix chaincode package failure #456

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

zhuyuanmao
Copy link
Member

@zhuyuanmao zhuyuanmao commented Jun 11, 2022

Change Node.objects.get() method to Node.objects.filter() to support
multiple peer nodes use case.

Signed-off-by: Yuanmao Zhu yuanmao@ualberta.ca

Change `Node.objects.get() method` to `Node.objects.filter()` to support
multiple peer nodes case.

Signed-off-by: Yuanmao Zhu <yuanmao@ualberta.ca>
@zhuyuanmao zhuyuanmao requested a review from a team as a code owner June 11, 2022 02:02
Signed-off-by: Yuanmao Zhu <yuanmao@ualberta.ca>
@zhuyuanmao zhuyuanmao merged commit 02da7be into hyperledger:main Jun 16, 2022
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.

None yet

2 participants