Skip to content

Commit

Permalink
[Migration] Service module (#365)
Browse files Browse the repository at this point in the history
Co-authored-by: Redouane Lakrache <[email protected]>
Co-authored-by: h5law <[email protected]>
Co-authored-by: Dima Kniazev <[email protected]>
Co-authored-by: Daniel Olshansky <[email protected]>
  • Loading branch information
5 people authored Feb 21, 2024
1 parent fe090e6 commit 4994d65
Show file tree
Hide file tree
Showing 60 changed files with 10,737 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ go_mockgen: ## Use `mockgen` to generate mocks used for testing purposes of all
# go generate ./x/gateway/types/
# go generate ./x/supplier/types/
# go generate ./x/session/types/
# go generate ./x/service/types/
go generate ./x/service/types/
# go generate ./x/tokenomics/types/
go generate ./pkg/client/interface.go
go generate ./pkg/miner/interface.go
Expand Down
Loading

0 comments on commit 4994d65

Please sign in to comment.