refactor(server/v2/grpc): simplify node service (#22728)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user