pub fn unsubscribe_index_prices(
pattern: MStr<Pattern>,
handler: &TypedHandler<IndexPriceUpdate>,
)Expand description
Unsubscribes a handler from index price updates.
pub fn unsubscribe_index_prices(
pattern: MStr<Pattern>,
handler: &TypedHandler<IndexPriceUpdate>,
)Unsubscribes a handler from index price updates.