parent
26221e751e
commit
2df5aa746f
@ -645,6 +645,7 @@ class BlockProcessor(server.db.DB):
|
|||||||
self.tip = prev_hash
|
self.tip = prev_hash
|
||||||
assert self.height >= 0
|
assert self.height >= 0
|
||||||
self.height -= 1
|
self.height -= 1
|
||||||
|
self.tx_counts.pop()
|
||||||
|
|
||||||
self.fs_height = self.height
|
self.fs_height = self.height
|
||||||
assert not self.headers
|
assert not self.headers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user