hyperledger / fabric-chaincode-go

Hyperledger Fabric Packages for Go Chaincode
https://pkg.go.dev/github.com/hyperledger/fabric-chaincode-go
Apache License 2.0
137 stars 133 forks source link

Implementation of DelPrivateData function in mockstub.go #31

Closed msedzins closed 1 month ago

msedzins commented 3 years ago

It helps with implementing and running unit tests.

https://jira.hyperledger.org/browse/FABCG-21

Signed-off-by: msedzins msedzins@gmail.com

bestbeforetoday commented 1 month ago

Thank you for taking the time to contribute this enhancement. If shimtest was going to be maintained going forward, this would be a nice addition. The shimtest package has been deprecated and now removed from the v2 implementation so this change is no longer applicable, so I am closing this issue.