fabric-samples/asset-transfer-private-data/chaincode-go
Andi b71a4587dc
chore: use errors.New to replace fmt.Errorf with no parameters (#1277)
Also remove repetitive words.

Signed-off-by: ChengenH <hce19970702@gmail.com>
2024-12-10 11:15:02 +00:00
..
chaincode chore: use errors.New to replace fmt.Errorf with no parameters (#1277) 2024-12-10 11:15:02 +00: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 Correct the private data collection information 2023-03-22 16:19:56 -04:00
go.mod Update fabric-contract-api-go to v2.1.0 (#1275) 2024-12-07 08:36:56 -05:00
go.sum Update fabric-contract-api-go to v2.1.0 (#1275) 2024-12-07 08:36:56 -05:00
main.go Update Go chaincode to fabric-contract-api-go/v2 2024-06-21 15:18:12 -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