Skip to content

Commit

Permalink
Different distinction for OCR3 params
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara committed Feb 26, 2025
1 parent b41f635 commit 58b1bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/ccip/changeset/globals/ocr3.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
// accidental configuration or partial configuration
// - MaxDurations should be set on the latencies observed on various environments using p99 OCR3 latencies
// These values should be specific to the plugin type and should not depend on the chain family
// (assuming plugin logic is chain agnostic)
// or the environment in which plugin runs
var (
// CommitOCRParams represents the default OCR3 parameters for all chains (beside Ethereum, see CommitOCRParamsForEthereum).
// Most of the intervals here should be generic enough (and chain agnostic) to be reused across different chains.
Expand Down

0 comments on commit 58b1bfb

Please sign in to comment.