Skip to content

Commit 5ea9354

Browse files
committed
Minor.
1 parent af8554b commit 5ea9354

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkg/types/ccipocr3/chainaccessor_event.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ import (
66

77
// ---------------------------------------------------
88
// 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.
9+
// on-chain events.
1110

1211
// SendRequestedEvent represents the contents of the event emitted by the CCIP OnRamp when a
1312
// message is sent.

0 commit comments

Comments
 (0)