Skip to main content

hours_to_expiry

Function hours_to_expiry 

Source
fn hours_to_expiry(
    wallet: WalletAddress,
    key: &PortfolioMarginOptionKey,
    underlying: &str,
    now_ts: i64,
) -> Result<f64, MarginError>