Skip to content

Commit

Permalink
service warning
Browse files Browse the repository at this point in the history
  • Loading branch information
rbajollari committed Jan 10, 2025
1 parent da8ffb4 commit d8fa514
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 106 deletions.
2 changes: 1 addition & 1 deletion proto/buf.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ deps:
- remote: buf.build
owner: cosmos
repository: cosmos-sdk
commit: 8cb30a2c4de74dc9bd8d260b1e75e176
commit: 05419252bcc241ea8023acf1ed4cadc5
- remote: buf.build
owner: cosmos
repository: gogo-proto
Expand Down
2 changes: 2 additions & 0 deletions proto/ojo/oracle/v1/tx.proto
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ option (gogoproto.goproto_getters_all) = false;

// Msg defines the oracle Msg service.
service Msg {
option (cosmos.msg.v1.service) = true;

// AggregateExchangeRatePrevote defines a method for submitting an aggregate
// exchange rate prevote.
rpc AggregateExchangeRatePrevote(MsgAggregateExchangeRatePrevote)
Expand Down
Loading

0 comments on commit d8fa514

Please sign in to comment.