Skip to main content

subscribe_index_prices

Function subscribe_index_prices 

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

Subscribes a handler to index price updates matching a pattern.