Skip to content

Commit

Permalink
Merge pull request #3 from maticnetwork/change-service-name
Browse files Browse the repository at this point in the history
Changed service name to Heimdall
  • Loading branch information
0xKrishna authored Jul 22, 2022
2 parents 89c2205 + 36e368d commit 92431bb
Show file tree
Hide file tree
Showing 5 changed files with 501 additions and 512 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ protoc-clean:

grpc: protoc-all
PATH="$(GOBIN):$(PATH)" protoc --proto_path=. --go_out=. --go-grpc_out=. -I=$(PROTOC_INCLUDE) \
heimdallclient/heimdall_client.proto
heimdall/heimdall.proto
Loading

0 comments on commit 92431bb

Please sign in to comment.