Skip to content

🐞 Bug Fix: Account Emitter

Compare
Choose a tag to compare
@taylorjdawson taylorjdawson released this 20 May 02:50
· 68 commits to master since this release
b25c78d

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