hyperledger / fabric-chaincode-java

Hyperledger Fabric Contract and Chaincode implementation for Java
https://hyperledger.github.io/fabric-chaincode-java/
Apache License 2.0
304 stars 207 forks source link

PurgePrivateData #250

Closed fraVlaca closed 2 years ago

fraVlaca commented 2 years ago

Implements the purgePrivateData API in the stub

Closes #240

Fabric Issue https://github.com/hyperledger/fabric/issues/3020

Signed-off-by: fraVlaca ocsenarf@outlook.com