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
  • Loading branch information
sainoe authored Oct 10, 2023
1 parent 35b4a5c commit e09d930
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 @@ -82,8 +82,8 @@ service Query {
"/interchain_security/ccv/provider/registered_consumer_reward_denoms";
}

// QueryProposedConsumerChainIDs query chainIDs in consumerAdditionProposals
// before voting period finishes, after voting period finishes, this chainID will be removed from the result
// QueryProposedConsumerChainIDs returns the chain IDs of the proposed consumer chain addition proposals
// that are still in the voting period
rpc QueryProposedConsumerChainIDs(
QueryProposedChainIDsRequest)
returns (QueryProposedChainIDsResponse) {
Expand Down

0 comments on commit e09d930

Please sign in to comment.