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