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

Change EndpointError to ErrorDetail #66

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

andrew-coleman
Copy link
Member

This name gets surfaced in the SDKs, not as an error itself, but as extra information within an error/exception. The name, ending in Error, is misleading in Java and Node. This commit changes it to more appropriate name.

contributes to hyperledger/fabric#2971

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

This name gets surfaced in the SDKs,  not as an error itself, but as extra information within an error/exception.  The name, ending in Error, is misleading in Java and Node.  This commit changes it to more appropriate name.

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
@andrew-coleman andrew-coleman requested a review from a team as a code owner October 6, 2021 14:33
@denyeart denyeart merged commit 9c69228 into hyperledger:main Oct 6, 2021
@andrew-coleman andrew-coleman deleted the issue2971 branch October 7, 2021 06:52
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