Skip to content

Commit

Permalink
Update proto/interchain_security/ccv/provider/v1/query.proto
Browse files Browse the repository at this point in the history
Co-authored-by: MSalopek <[email protected]>
  • Loading branch information
yaruwangway and MSalopek authored Sep 21, 2023
1 parent c2cb529 commit 8253ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/interchain_security/ccv/provider/v1/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ service Query {
QueryProposedChainIDsRequest)
returns (QueryProposedChainIDsResponse) {
option (google.api.http).get =
"/interchain_security/ccv/provider/proposed_consumer_chainids";
"/interchain_security/ccv/provider/proposed_consumer_chains";
}
}

Expand Down

0 comments on commit 8253ee7

Please sign in to comment.