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

remove unsupported flags for init chaincode #48

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

arner
Copy link
Contributor

@arner arner commented Apr 4, 2024

The original code leads to an error when init_required is true:

Failed to init legacy chaincode on peer:  Error: unknown flag: --endorsement-plugin

See also: https://hyperledger-fabric.readthedocs.io/en/release-2.5/commands/peerchaincode.html#peer-chaincode-invoke

@celder628 celder628 self-requested a review April 8, 2024 10:53
@celder628 celder628 merged commit a081e60 into hyperledger-labs:main Apr 8, 2024
5 checks passed
@arner arner deleted the fix-init-chaincode branch April 8, 2024 11:23
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