fabric-contract-api-go icon indicating copy to clipboard operation
fabric-contract-api-go copied to clipboard

Update from fabric-protos-go to fabric-protos-go-apiv2

Open jt-nti opened this issue 3 years ago • 0 comments

fabric-protos-go uses deprecated Go protobuf APIs so it would be good to update to the newer fabric-protos-go-apiv2 module. Since mixing the different APIs can be problematic, for example hyperledger/fabric-protos#181, it would be sensible to release at v2.x using the new fabric-protos-go-apiv2, with the current v1.x releases sticking with fabric-protos-go.

jt-nti avatar Apr 18 '23 16:04 jt-nti