Skip to main content

resolve_underlying_price

Function resolve_underlying_price 

Source
pub(crate) async fn resolve_underlying_price(
    app_state: &AppState,
    underlying: &str,
) -> Result<f64, ApiError>