Closed markspanbroek closed 1 year ago
Make the BlockHandler callback non-async, just like the LogHandler. Because this is a breaking change, it increases the version number to 0.3.0.
Refactors the confirm() implementation to work with a regular callback.
confirm()
Depends on #46, which needs to be merged first.
Make the BlockHandler callback non-async, just like the LogHandler. Because this is a breaking change, it increases the version number to 0.3.0.
Refactors the
confirm()
implementation to work with a regular callback.Depends on #46, which needs to be merged first.