hyperledger / fabric-private-chaincode

FPC enables Confidential Chaincode Execution for Hyperledger Fabric using Intel SGX.
Apache License 2.0
161 stars 91 forks source link

TLCC: single-channel support #285

Open g2flyer opened 4 years ago

g2flyer commented 4 years ago

Each peer supports at most one channel hosting FPC transactions (but can have additional non-fpc channels. See #36 for enhanced version.

g2flyer commented 4 years ago

what we currently already do ....

g2flyer commented 4 years ago

Re-open to make MVP decision explicit (even though this is status-quo)