Skip to main content

dispatch_trade_check

Function dispatch_trade_check 

Source
pub(super) async fn dispatch_trade_check(
    gateway: &str,
    output: OutputFormat,
    args: TradeCheckArgs,
) -> Result<()>