File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change
1
+ # SPDX-License-Identifier: Apache-2.0
2
+ .idea
3
+ .vscode
Original file line number Diff line number Diff line change 1
1
# Hyperledger Fabric gRPC and Protocol Buffer Bindings for go
2
2
3
+ IMPORTANT: you should not attempt to make changes to this repository.
4
+ It is an assembled representation of the [ repository] [ fabric-protos ] .
5
+ If you want to make changes, you must prepare them for the [ repository] [ fabric-protos ]
6
+
3
7
This repository contains the Hyperledger Fabric [ grpc] service and [ protocol
4
8
buffer] [ protobuf ] bindings for [ go] .
5
9
@@ -25,3 +29,4 @@ Hyperledger Project source code files are made available under the Apache Licens
25
29
[ go ] : https://golang.org/
26
30
[ grpc ] : https://grpc.io/docs/guides/
27
31
[ protobuf ] : https://github.com/protocolbuffers/protobuf/
32
+ [ fabric-protos ] : https://github.com/hyperledger/fabric-protos/
You can’t perform that action at this time.
0 commit comments