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).
pub async fn run_with_client(
args: DiscoverArgs,
format: OutputFormat,
client: &DexClient,
) -> Result<()>Run the discover command with a provided DEX client (for testing).