Skip to main content

current_scope_allows_subscriber

Function current_scope_allows_subscriber 

Source
pub(super) fn current_scope_allows_subscriber(
    subscriber: &PushSubscriber,
    caller_allowed_acc_ids: Option<&HashSet<u64>>,
    caller_allowed_markets: Option<&HashSet<String>>,
) -> bool