Expand description
Sequencer-specific API options and initialization.
Structsยง
- Catchup
- Options for the catchup API module.
- Config
- Options for the config API module.
- Explorer
- Options for the explorer API module.
- Hotshot
Events - Options for the Hotshot events streaming API module.
- Http
- The minimal HTTP API.
- Light
Client - Options for the light client API module.
- Options
- Query
- Options for the query API module.
- State
- Options for the state API module.
- Status
- Options for the status API module.
- Submit
- Options for the submission API module.
Functionsยง
- get_
public_ ๐env_ vars - The environment variables listed in
api/public-env-vars.toml, asKEY=valuestrings. - init_
query_ ๐data_ source - Populate consensus metrics on
ds, deposit its prometheus registry for the in-process telemetry push task (idempotent), and wrap it with the API state.