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