Skip to main content

positions

Function positions 

Source
pub async fn positions(
    gateway: &str,
    env: &str,
    acc_id: u64,
    market: &str,
    format: OutputFormat,
) -> Result<()>