fabric-config icon indicating copy to clipboard operation
fabric-config copied to clipboard

switch to fabric-protos-go-apiv2

Open 1gezhanghao opened this issue 3 years ago • 0 comments

As github.com/hyperledger/fabric-protos-go has been deprecated,which uses the deprecated v1 Go protobuf APIs.

github.com/hyperledger/fabric-protos-go-apiv2 is recommend, which uses the current v2 Go protobuf APIs.

time to release a new version to eliminate conflicts with other API project, eg: fabric-gateway

1gezhanghao avatar Jan 28 '23 08:01 1gezhanghao