Tej81r
Tej81r
Hi, Yes, I tried that using fabric-protos-go-apiv2. I received the namespace-conflict error saying panic: proto: file "msp/identities.proto" is already registered See https://developers.google.com/protocol-buffers/docs/reference/go/faq#namespace-conflict I cannot remove the fabric-protos-go package as fabric-chaincode-go...
Thanks, @bestbeforetoday. Is it planned to update the "pb.go" files in the "fabric-protos-go" package in the future with the new protoc compiler developed by "google.golang.org/protobuf"? Is there another way to...