Skip to content

Commit

Permalink
Restore klaytn.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
ian0371 committed May 10, 2024
1 parent c528bba commit 7249be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks/grpc/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ Each file provides the following features
- gClient.go : gRPC client implementation.
- gServer.go : gRPC server implementation.
- klaytn.proto : Define a interface and messages to use in gRPC server and clients.
- klaytn.pb.go : the generated Go file from Kaia.proto by protoc-gen-go.
- klaytn.pb.go : the generated Go file from klaytn.proto by protoc-gen-go.
*/
package grpc

0 comments on commit 7249be9

Please sign in to comment.