Skip to main content

run

Function run 

Source
pub async fn run(
    args: InsightsArgs,
    config: &Config,
    clients: &dyn ChainClientFactory,
) -> Result<()>
Expand description

Runs the insights command.