We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8554b commit 5ea9354Copy full SHA for 5ea9354
pkg/types/ccipocr3/chainaccessor_event.go
@@ -6,8 +6,7 @@ import (
6
7
// ---------------------------------------------------
8
// The following types match the structs defined in the EVM contracts are used to decode these
9
-// on-chain events. They should eventually be replaced by chain-reader modifiers and use the
10
-// base cciptypes.CommitReport type.
+// on-chain events.
11
12
// SendRequestedEvent represents the contents of the event emitted by the CCIP OnRamp when a
13
// message is sent.
0 commit comments