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

Correction of the getBlockByHash function - QueryQSCC Handler: hashBytes, err := hex.DecodeString(hash), passed as a parameter to the chaincode.QueryGateway function, assigned to result. #67

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

matheusLazaroCC-UFG
Copy link
Contributor

Signed-off-by: Matheus Lázaro [email protected]

…tes, err := hex.DecodeString(hash), passed as a parameter to the chaincode.QueryGateway function, assigned to result.

Signed-off-by: Matheus Lázaro <[email protected]>
@matheusLazaroCC-UFG matheusLazaroCC-UFG requested a review from a team as a code owner July 4, 2024 23:25
@matheusLazaroCC-UFG
Copy link
Contributor Author

Change made to ccapi/handlers/qscc. Request from Samuel Venzi GOLedger.

Copy link
Member

@samuelvenzi samuelvenzi left a comment

Choose a reason for hiding this comment

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

You should also add the endpoint to Swagger. It can be found under ccapi/docs/swagger.yaml.

…on - QueryQSCC Handler: hashBytes, err := hex.DecodeString(hash), passed as a parameter to the chaincode.QueryGateway function, assigned to the result.

Signed-off-by: Matheus Lázaro <[email protected]>
@samuelvenzi samuelvenzi self-requested a review July 8, 2024 13:44
@samuelvenzi samuelvenzi merged commit 286cccd into hyperledger-labs:main Jul 8, 2024
3 checks passed
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