Skip to main content

dispatch_orderbook

Function dispatch_orderbook 

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