MetaMask / eth-block-tracker

A JS module for keeping track of the latest Ethereum block by polling an ethereum provider
MIT License
132 stars 81 forks source link

fix: revert removing params as part of #198 #238

Closed legobeat closed 4 months ago

legobeat commented 4 months ago

This puts back the params being removed in 5d97ef7aef8a8341b8a7563109a9a2b22035c155 as it was a breaking change.