Giveth / notification-center

It's a microservice that would handle all notification of giveth.io and trace.giveth.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add trackId and creattionDate to notification

mohammadranjbarz opened this issue · comments

trackId make our dapp Idempotene to not create duplicate notification, and creation date make use date of notification would be correct, even if we process blockchain events later , these two variables are needed for givEconomy notifications and suggested by @aminlatifi

It can't be tested by @maryjaf , I think it's working now and @aminlatifi can approve it