Skip to main content

handle_orderbook_updated

Function handle_orderbook_updated 

Source
async fn handle_orderbook_updated(
    deps: &WsEventForwarderDeps,
    orderbook_update: &OrderbookUpdate,
)