mirror of
https://github.com/twisterarmy/twister-data-guard.git
synced 2025-01-12 07:57:55 +00:00
debug each block
This commit is contained in:
parent
af19e973be
commit
7bc297de1d
@ -48,7 +48,7 @@ while True:
|
||||
if blocksInStep < 0:
|
||||
break
|
||||
|
||||
print "read block", str(block["height"]) + "\r",
|
||||
print "read block", str(block["height"])# + "\r",
|
||||
|
||||
for u in block["usernames"]:
|
||||
print "follow", u
|
||||
|
Loading…
Reference in New Issue
Block a user