🐞 Bug Fix: Account Emitter
There was an bug in the sdk 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:
- 1.6.0-0.0.1: [update] Update bnc-sdk to latest (#190)
Fixes: #189