Closed rafaelcr closed 3 months ago
when there's an active predicate (with brc20 enabled?) and a restart happens, ordhook is not able to recover it so the API stops receiving new blocks
Unable to evaluate predicate on Bitcoin chainstate: Block start / end block spec invalid
This was fixed by #340 If there was an error retrieving the current block height from bitcoind, the predicate end_block evaluation failed. That PR fixes that issue.
end_block
when there's an active predicate (with brc20 enabled?) and a restart happens, ordhook is not able to recover it so the API stops receiving new blocks