fabric-samples/asset-transfer-private-data/application-gateway-go
Mark S. Lewis 88558bde63
Fix private-date TypeScript chaincode
The build is only testing the Go chaincode for the
asset-transfer-private-data sample. The behavior of the TypeScript
chaincode implementation is not consistent with the Go and Java
versions, which prevents it from working correctly.

This change fixes the TypeScript chaincode implementation for the
asset-transfer-private-data sample so that it works correctly.
Additionally, some JSON property names are explicitly set in the Go
client application sample, which prevented it from working with the Java
and TypeScript chaincode implementations.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-10-27 16:49:32 +00:00
..
app.go Fix private-date TypeScript chaincode 2025-10-27 16:49:32 +00:00
connect.go Add off-chain-data go client application (#1269) 2025-03-05 17:26:33 +00:00
go.mod Update fabric-gateway to v1.8.0 (#1336) 2025-07-25 17:10:49 +09:00
go.sum Update fabric-gateway to v1.8.0 (#1336) 2025-07-25 17:10:49 +09:00