Skip to content

Commit

Permalink
refactor(server/v2/grpc): simplify node service
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Dec 3, 2024
1 parent 5d6c5f0 commit d1da9af
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 752 deletions.
22 changes: 0 additions & 22 deletions proto/cosmos/base/node/v2/query.proto

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/build/protobuf.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
protoVer=0.15.1
protoVer=0.15.2
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)

Expand Down
Loading

0 comments on commit d1da9af

Please sign in to comment.