mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-22 11:08:33 +00:00
For some reason when the callback is added through the watch method for allEvents, the Filter ctor receives the options object in place of the callback. Fixes #354