This commit is contained in:
Jack Robison 2021-07-05 09:52:23 -04:00 committed by Victor Shyba
parent fbd1d53542
commit a1b7c61b56

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