Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove unreachable panic; return instead (#490)
This error caused chainhook to crash today. This route can happen if a predicate is completed, but we're still waiting on block confirmations for fully expire the predicate, and then the user deletes the predicate.
- Loading branch information