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

Improve error messages when no endorsers found #2963

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

andrew-coleman
Copy link
Member

Clarify the wording in the error message returned from gateway Submit() when no endorsement plan can be created.

Add the chaincode name to the error message returned from Evaluate() when no endorsing peer can be found for the chaincode/channel combination.

Resolves hyperledger/fabric-gateway#199

Signed-off-by: andrew-coleman andrew_coleman@uk.ibm.com

Clarify the wording in the error message returned from gateway Submit() when no endorsement plan can be created.

Add the chaincode name to the error message returned from Evaluate() when no endorsing peer can be found for the chaincode/channel combination.

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
@andrew-coleman andrew-coleman requested a review from a team as a code owner September 29, 2021 15:32
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.

Unexpected error message when chaincode id doesn't exist
2 participants