Skip to main content

run_warrant

Function run_warrant 

Source
pub async fn run_warrant(
    gateway: &str,
    owner_symbol: Option<&str>,
    begin: i32,
    num: i32,
    format: OutputFormat,
) -> Result<()>