Expand description
RPC component builder
Structs§
- OpEngine
Api - The Engine API implementation that grants the Consensus layer access to data and functions in the Execution layer that are crucial for the consensus process.
- OpEngine
ApiBuilder - Builder for basic
OpEngineApi
implementation.