Expand description
Modulesยง
- attributes ๐Optimism-specific payload attributes.
 - payload_
v3 ๐Optimism execution payload envelope V3. - payload_
v4 ๐Optimism execution payload envelope V3. - superchain ๐
 
Structsยง
- Optimism Payload Attributes with parent block reference.
 - This structure maps for the return value of
engine_getPayloadof the beacon chain spec, for V3. - This structure maps for the return value of
engine_getPayloadof the beacon chain spec, for V4. - Optimism Payload Attributes
 - The Protocol Version V0 format. Encoded as 31 bytes with the following structure:
 - Superchain Signal information.
 
Enumsยง
- Formatted Superchain Protocol Version.
 - An error that can occur when encoding or decoding a ProtocolVersion.