Function mango_v4_client::health_cache::new
source · pub async fn new(
context: &MangoGroupContext,
fallback_config: &FallbackOracleConfig,
account_fetcher: &dyn AccountFetcher,
account: &MangoAccountValue
) -> Result<HealthCache>