Skip to main content

funds

Function funds 

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