This commit is contained in:
Jack Robison 2021-07-05 09:52:23 -04:00
parent 3b96bd7ea0
commit 290be69d99
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -207,7 +207,7 @@ class BlockProcessor:
self.db_deletes = []
# Claimtrie cache
self.db_op_stack = None
self.db_op_stack: Optional[RevertableOpStack] = None
self.undo_claims = []
# If the lock is successfully acquired, in-memory chain state