Skip to main content

run_with_client

Function run_with_client 

Source
pub async fn run_with_client(
    args: DiscoverArgs,
    format: OutputFormat,
    client: &DexClient,
) -> Result<()>
Expand description

Run the discover command with a provided DEX client (for testing).