Closed zeeshanakram3 closed 4 months ago
In case of few events e.g. ProjectToken.AmmActivated, ProjectToken.TokenSaleInitialized etc, some of the accounts maybe send duplicate email notifications if the account being notified is both channel follower as well as token holder
ProjectToken.AmmActivated
ProjectToken.TokenSaleInitialized
https://github.com/zeeshanakram3/orion/blob/master/src/mappings/token/index.ts#L249-L250
Context
In case of few events e.g.
ProjectToken.AmmActivated
,ProjectToken.TokenSaleInitialized
etc, some of the accounts maybe send duplicate email notifications if the account being notified is both channel follower as well as token holderhttps://github.com/zeeshanakram3/orion/blob/master/src/mappings/token/index.ts#L249-L250