Skip to main content

dispatch_order_fee

Function dispatch_order_fee 

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