The most recent block number that has been processed or observed by the manager, serving as a point of reference for new events.
A map of subscription identifiers to Subscription objects, keeping track of all log-related subscriptions.
Optional
newAn optional collection of subscriptions specifically for new block headers, indexed by a unique identifier.
Manages multiple subscriptions within a system, keeping track of active subscriptions and the current block number.