Available on crate features
node-api
and node
only.Expand description
Exports optimism-specific implementations of the EngineTypes
trait.
Structs§
- OpEngine
Types - The types used in the optimism beacon consensus engine.
- OpEngine
Validator - Validator for Optimism engine API.
Functions§
- validate_
withdrawals_ presence - Validates the presence of the
withdrawals
field according to the payload timestamp.