Skip to content

Commit

Permalink
chore: fixup
Browse files Browse the repository at this point in the history
Signed-off-by: moul <94029+moul@users.noreply.github.com>
  • Loading branch information
moul committed Oct 5, 2024
1 parent aff73b2 commit 9210d05
Show file tree
Hide file tree
Showing 3 changed files with 1,104 additions and 57 deletions.
4 changes: 4 additions & 0 deletions misc/genproto/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ all:
--go_opt=Mproto/compat.proto=github.com/gnolang/gno/tm2/pkg/amino/tests/proto3 \
--go-grpc_opt=Mproto/compat.proto=github.com/gnolang/gno/tm2/pkg/amino/tests/proto3 \
--go-grpc_out=. --go-grpc_opt=paths=source_relative proto/compat.proto

deps:
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
Loading

0 comments on commit 9210d05

Please sign in to comment.