mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
go chaincode now sets the Asset owner as client identity certificate string (instead of base64 str) Reason for the update: "GetClientIdentity().GetID()" api in go chaincode returns base64 string, while same api in java chaincode returns the same data as string go & java chaincode sets same owner string updated js app verify method Signed-off-by: Sijo Cherian <sijo@ibm.com> |
||
|---|---|---|
| .. | ||
| mocks | ||
| asset_queries.go | ||
| asset_queries_test.go | ||
| asset_transfer.go | ||
| asset_transfer_test.go | ||