Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaru Wang committed Sep 21, 2023
1 parent a90f87c commit c159764
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 @@ -199,7 +199,7 @@ message QueryRegisteredConsumerRewardDenomsResponse {

message QueryProposedChainIDsRequest {}

message QueryProposedChainIDsResponse{
message QueryProposedChainIDsResponse {
repeated ProposedChain proposedChains = 1
[ (gogoproto.nullable) = false ];
}
Expand Down

0 comments on commit c159764

Please sign in to comment.