Skip to main content

dispatch_place_order

Function dispatch_place_order 

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