Skip to main content

tempo_provider

Function tempo_provider 

Source
pub(crate) fn tempo_provider(
    opts: &impl LoadConfig,
) -> Result<(Config, RetryProvider<TempoNetwork>)>
Expand description

Loads the config for opts and builds a Tempo provider from it.