-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Description
There's a hard coded filename at the end of the test-network/scripts/pkgcc.sh script which results in an error when using a different label
shasum: audit-trail.tgz: No such file or directory
It would be good to delete this script completely if possible and replace it with one of the following...
- CCaaS/custom chaincode package support in the current
peercommand - CCaaS/custom chaincode package support in the new Fabric cli command Update lifecycle package command to support more types fabric-cli#39
- A working
pkgccaas.shscript, or more genericpkgcc.shscript somewhere common infabric-samplesor the mainfabricrepo
Metadata
Metadata
Assignees
Labels
No labels