Skip to content

Commit

Permalink
Update proto/interchain_security/ccv/provider/v1/provider.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Offtermatt <[email protected]>
  • Loading branch information
shaspitz and p-offtermatt authored Sep 27, 2023
1 parent 115a90a commit da522c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/interchain_security/ccv/provider/v1/provider.proto
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ message GlobalSlashEntry {
// Params defines the parameters for CCV Provider module
message Params {

Check failure on line 154 in proto/interchain_security/ccv/provider/v1/provider.proto

View workflow job for this annotation

GitHub Actions / break-check

Previously present field "8" with name "max_throttled_packets" on message "Params" was deleted.

// Reserve 8th slot for deprecited max throttled packet param
// Reserve 8th slot for removed max throttled packet param
reserved 8;

ibc.lightclients.tendermint.v1.ClientState template_client = 1;
Expand Down

0 comments on commit da522c7

Please sign in to comment.