🐞 Bug Fix: Account Emitter
There was an bug where the account emitter result was being mangled by a boolean issue and this effected Notify.js's feature where returning false in the emitter callback would prevent a notification from displaying.
Changelog:
- 3.3.3-0.0.1: [fix] Fixes account emitter result (#126)
Fixes: blocknative/notify#189