hyperledger / hyperledger/fabric

[feature]peer lifecycle chaincode package support external chaincode

Open
#3,368 9 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
16.7k
Forks
9.1k
Avg merge
5h 38m
Merged PRs (30d)
26

Description

During learning and comparing external chaincode

`bin/peer lifecycle chaincode package --label=diagnose --lang=external --path=...chaincode/golang/diagnose ccPackage.tar.gz`
I see the failure
```
Error: failed to normalize chaincode path: unknown chaincodeType: EXTERNAL
```
Is there any chance we can add external chaincode as allowed chaincodeType for this command?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.