pub fn unsubscribe_mark_prices(
pattern: MStr<Pattern>,
handler: &TypedHandler<MarkPriceUpdate>,
)Expand description
Unsubscribes a handler from mark price updates.
pub fn unsubscribe_mark_prices(
pattern: MStr<Pattern>,
handler: &TypedHandler<MarkPriceUpdate>,
)Unsubscribes a handler from mark price updates.