Constant MAX_NUM_EVENT_STREAM_SUBSCRIPTIONS

pub const MAX_NUM_EVENT_STREAM_SUBSCRIPTIONS: u64 = 100; // 100u64
Expand description

The maximum number of EventSubscriptions in an EventStream.