Skip to main content

subscribe_mark_prices

Function subscribe_mark_prices 

Source
pub fn subscribe_mark_prices(
    pattern: MStr<Pattern>,
    handler: TypedHandler<MarkPriceUpdate>,
    priority: Option<u8>,
)
Expand description

Subscribes a handler to mark price updates matching a pattern.