hyperledger / hyperledger/fabric-private-chaincode
TLCC: multi-channel support
Open
enhancement
feature
- Dominant language
- Go
- Stars
- 174
- Forks
- 98
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
should be relatively straightforward
- TrustedLedgerCC needs a map channelname -> enclave rather than only enclave
- getMetadata has to do stub.GetChannelID() and then pick correct enclave
Note: a peer though should still be able to have additional channels as long as they do not run or interact with FPC chaincode.
Contributor guide
Assessment
This issue has not been assessed yet.