| 1 | /* |
| 2 | This is the Client to speak with the engine API on Reth |
| 3 | |
| 4 | The engine api is what consensus uses to drive the execution client forward. There is only 3 main endpoints that we hit |
nothing calls this directly
no outgoing calls
no test coverage detected