Transaction Handler Fix
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)