Module rpc

Source
Expand description

RPC component builder

Structs§

OpEngineApi
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.
OpEngineApiBuilder
Builder for basic OpEngineApi implementation.