Closed
Description
When a predicate is deregistered, it is removed from the in-memory chainhook store that is used in streaming new blocks. However, because of this line, if a predicate is not in that store (for example, when it has an interrupted
status it is removed from the store), it is not actually deleted from the redis store.
Related: #404
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done