Skip to main content

orders

Function orders 

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