Structsยง
- Http
ApiConfig - Configuration for the HTTP API server.
- Http
ApiContext - Shared context for HTTP API handlers, exposing only narrow-capability traits.
Constructed from a
CoreStateinstance; handlers never importCoreStatedirectly. - Http
ApiServer - HTTP API server handle.