Skip to content

Commit 2bd4e3e

Browse files
Add reviews
1 parent 51b3e80 commit 2bd4e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/interop/message-expiration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If a message expires before being relayed, developers can reemit the message on
2828

2929
## The expiry window
3030

31-
The expiry window is an offchain constant, defined by op-supervisor, that defines how long a cross-chain message or event emmitted by a chain remains valid. For any chain in the [interop set](/interop/explainer), messages must be executed within 7 days (604,800 seconds) of the initiating message being sent.
31+
The expiry window is an offchain constant, defined by [op-supervisor](/interop/op-supervisor), that defines how long a cross-chain message or event emmitted by a chain remains valid. For any chain in the [interop set](/interop/explainer#superchain-interop-cluster), messages must be executed within 7 days (604,800 seconds) of the initiating message being sent.
3232

3333
After this period, a message can no longer be executed on the destination chain unless the event is remitted on the source chain.
3434

0 commit comments

Comments
 (0)