pub async fn run(
args: MarketCommands,
_config: &Config,
factory: &dyn ChainClientFactory,
) -> Result<()>Expand description
Run the market command.
pub async fn run(
args: MarketCommands,
_config: &Config,
factory: &dyn ChainClientFactory,
) -> Result<()>Run the market command.