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