Skip to content

Transaction Handler Fix

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 05 Dec 05:34
· 260 commits to master since this release
6b4cd7a

In this release, there is just a small fix for a bug to make sure that the transactionHandler is always called for every transaction, even if there isn't an emitter registered for it.

Changelog:

  • Fix transaction handler (#32)