pub async fn run(
args: InsightsArgs,
config: &Config,
clients: &dyn ChainClientFactory,
) -> Result<()>Expand description
Runs the insights command.
pub async fn run(
args: InsightsArgs,
config: &Config,
clients: &dyn ChainClientFactory,
) -> Result<()>Runs the insights command.