Expand description
HTTP SSZ transport proxy for the authenticated Engine API server.
Implements the EIP-8178 SSZ Engine API routes under /engine/v2.
Structsยง
- Engine
SszProxy Handle - Shared handle used by
EngineSszProxyLayer. - Engine
SszProxy Layer - A tower layer that intercepts SSZ Engine API routes under
/engine/v2. - Engine
SszProxy Service - The service produced by
EngineSszProxyLayer.