v0.9.0
- update
onRestartInactivitySeconds
to not block when no blocks are streamed (happens when usingstopBlock
and cursor is finished) - remove
pkg
param requirement fromsetup(options)
command.action(async options => {
// Setup sink for Block Emitter
const {emitter} = await setup(options);
Full Changelog: v0.8.2...v0.9.0