fabric-samples/asset-transfer-private-data/chaincode-go
denyeart ee959a2eb0
Update to Go 1.16.7 (#491)
Update Go to 1.16.7 and run "go mod tidy"
to clean up go modules in samples.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2021-10-01 09:16:56 +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 Update to Go 1.16.7 (#491) 2021-10-01 09:16:56 +01:00
go.sum Update to Go 1.16.7 (#491) 2021-10-01 09:16:56 +01: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