You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- the first set is used to delete from `subscriptions` when token is deleted, the second - to cancel subsriptions.
39
+
-- the first set is used to delete from `subscriptions` when token is deleted, the second - to cancel SMP subsriptions.
40
+
-- TODO [notifications] it can be simplified once NtfSubData is fully removed.
40
41
tokenSubscriptions::TMapNtfTokenId (TMapSMPServer (TVar (SetNtfSubscriptionId), TVar (SetNotifierId))),
41
42
-- TODO [notifications] for subscriptions that "migrated" to server subscription, we may replace NtfSubData with NtfTokenId here (Either NtfSubData NtfTokenId).
0 commit comments