Skip to main content

default_telemetry_endpoint

Function default_telemetry_endpoint 

Source
pub(crate) fn default_telemetry_endpoint(
    chain_id: ChainId,
) -> Option<&'static str>
Expand description

Default telemetry endpoint for known networks. Unknown chains have no default; operators set ESPRESSO_NODE_TELEMETRY_ENDPOINT explicitly.