Skip to content

Commit 45d65ad

Browse files
committed
add reference to gas receipt pr
1 parent 45cb4cf commit 45d65ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ecosystem/l2tol2cdm-sentmsg-ctx.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ event SentMessage(uint256 indexed destination, address indexed target, uint256 i
5353
This proposal simply includes this field without specifying the first versioned format. By leaving it as empty for now, we can populate the first version in a later
5454
design that requires it.
5555

56+
- See [RelayedMessageGasReceipt](https://github.com/ethereum-optimism/design-docs/pull/282).
5657
- See [incentivized message delivery](https://github.com/ethereum-optimism/design-docs/pull/272).
5758

5859
**Note**: The context itself **MUST** be included in the pre-image of the cross domain message hash. While `CrossL2Inbox` validation ensures log integrity, we must include the context in the preimage in order for `resendMessage` which re-emits stale `SentMessage` event to gaurantee that context hasn't been tampered with.

0 commit comments

Comments
 (0)