Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions specs/interop/supervisor.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ Object:
- `timeout`: `HexUint64` - optional, requests verification to still hold at `timestamp+timeout` (inclusive).
The message expiry-window may invalidate messages.
Default interpretation is a `0` timeout: what is valid at `timestamp` may not be valid at `timestamp+1`.
- `chainId`: `ChainID` - optional, the chain ID of the executing message.

#### `HexUint64`

Expand Down