MCPcopy Create free account
hub / github.com/SeismicSystems/summit / engine_client.rs

File engine_client.rs

types/src/engine_client.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2This is the Client to speak with the engine API on Reth
3
4The engine api is what consensus uses to drive the execution client forward. There is only 3 main endpoints that we hit

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected