Skip to main content

Module engine_ssz_proxy

Module engine_ssz_proxy 

Source
Expand description

HTTP SSZ transport proxy for the authenticated Engine API server.

Implements the EIP-8178 SSZ Engine API routes under /engine.

Structsยง

EngineSszProxyHandle
Shared handle used by EngineSszProxyLayer.
EngineSszProxyLayer
A tower layer that intercepts SSZ Engine API routes under /engine.
EngineSszProxyService
The service produced by EngineSszProxyLayer.