Skip to main content

Module options

Module options 

Source
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.
HotshotEvents
Options for the Hotshot events streaming API module.
Http
The minimal HTTP API.
LightClient
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, as KEY=value strings.
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.