This commit is contained in:
Jack Robison 2021-06-15 12:03:56 -04:00
parent 4a1b2be269
commit 9f3604d739
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -449,7 +449,7 @@ class BlockProcessor:
self.removed_claims_to_send_es.clear()
self.pending_reposted.clear()
self.pending_channel_counts.clear()
print("******************\n")
# print("******************\n")
except:
self.logger.exception("advance blocks failed")
raise