Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sainoe committed Aug 30, 2024
1 parent 5773cf3 commit efc2718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proto/interchain_security/ccv/provider/v1/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ service Query {

// QueryAllPairsValConAddrByConsumerChainID returns a list of pair valconsensus address
// between provider and consumer chain
// note that this query must come AFTER all other queries using
// the "/interchain_security/ccv/provider" REST endpoint
// Note that this query must come AFTER all other queries using
// the "/interchain_security/ccv/provider/" REST API path.
rpc QueryAllPairsValConAddrByConsumerChainID (
QueryAllPairsValConAddrByConsumerChainIDRequest)
returns (QueryAllPairsValConAddrByConsumerChainIDResponse) {
Expand Down

0 comments on commit efc2718

Please sign in to comment.