Skip to main content

dispatch_history_orders

Function dispatch_history_orders 

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