Skip to content

Commit

Permalink
Gen orchestration side
Browse files Browse the repository at this point in the history
  • Loading branch information
ProfMoo committed Apr 22, 2024
1 parent 2b70b03 commit 05475e7
Show file tree
Hide file tree
Showing 22 changed files with 11,032 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ validation_deps:

.PHONY: buf_gen
buf_gen:
# @ buf generate --template protos/buf.gen.orchestration.yaml buf.build/cdp/rewards --path coinbase/staking/orchestration/v1
@ buf generate --template protos/buf.gen.orchestration.yaml buf.build/cdp/orchestration --path coinbase/staking/orchestration/v1
@ buf generate --template protos/buf.gen.rewards.yaml buf.build/cdp/rewards --path coinbase/staking/rewards/v1

# We don't need internal snippets and test files generated by gapic plugin.
Expand Down
Loading

0 comments on commit 05475e7

Please sign in to comment.