fabric-samples/asset-transfer-private-data/chaincode-go
Mark S. Lewis 8563feeef9
Reference v2.2 Fabric documentation
These samples target Fabric v2.2 but contained references to the
latest version of the Fabric documentation, many of which were broken
links since the structure and content of the Fabric documentation has
changed.

This change updates links to the Fabric documentation so that they
refer to release-2.2.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-09-12 11:49:13 +01:00
..
chaincode go chaincode now sets the Asset owner as client identity certificate string (instead of base64 str) 2020-11-25 22:40:04 -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 Asset transfer private-data go-chaincode - Add unit tests (#290) 2020-08-25 10:04:03 -04:00
go.sum JS App workflow for private-data asset transfer, Chaincode fixes (#252) 2020-08-06 14:23:11 -04:00
main.go Asset transfer private-data go-chaincode - Add unit tests (#290) 2020-08-25 10:04:03 -04:00
README.md Reference v2.2 Fabric documentation 2024-09-12 11:49:13 +01:00