Skip to content

Commit

Permalink
Update proto/milkyway/restaking/v1/query.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Hanjun Kim <[email protected]>
  • Loading branch information
RiccardoM and hallazzang authored Jul 10, 2024
1 parent 1e970aa commit 0a1d53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/milkyway/restaking/v1/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ service Query {
"{delegator_address}";
}

// ServiceDelegations queries the delegates info for the given service.
// ServiceDelegations queries the delegations info for the given service.
rpc ServiceDelegations(QueryServiceDelegationsRequest)
returns (QueryServiceDelegationsResponse) {
option (cosmos.query.v1.module_query_safe) = true;
Expand Down

0 comments on commit 0a1d53e

Please sign in to comment.