fabric-samples/asset-transfer-private-data/chaincode-go
Matthew B White 795673dee3
Add in examples and notes on using PurgePrivateData (#878)
* Add in examples and notes on using PurgePrivateData

- Update the configtx.yaml to enable the 2.5 capabillity
- Added purge into the chancode
- Added pruge into the application client code.

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

* Temporarily remove java cc test

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
2023-01-23 11:40:52 -05:00
..
chaincode Add in examples and notes on using PurgePrivateData (#878) 2023-01-23 11:40:52 -05:00
META-INF/statedb/couchdb/collections/assetCollection/indexes bugfix: asset type field name in couchdb index def 2020-10-12 16:27:17 -04:00
collections_config.json Initialize new private data asset transfer CC 2020-07-11 08:04:37 -04:00
go.mod Add in examples and notes on using PurgePrivateData (#878) 2023-01-23 11:40:52 -05:00
go.sum Add in examples and notes on using PurgePrivateData (#878) 2023-01-23 11:40:52 -05:00
main.go Asset transfer private-data go-chaincode - Add unit tests (#290) 2020-08-25 10:04:03 -04:00
README.md go chaincode now sets the Asset owner as client identity certificate string (instead of base64 str) 2020-11-25 22:40:04 -05:00