hyperledger / fabric-contract-api-go

Packages for the implementation of the contract API for use in Go chaincode
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
221 stars 103 forks source link

Update test chaincodes to fabric-contract-api-go v1.2.1 #101

Closed denyeart closed 1 year ago

denyeart commented 1 year ago

Update test chaincodes to fabric-contract-api-go v1.2.1. Also run 'go mod tidy' to ensure chaincode dependences are up to date.