mirror of
https://github.com/twisterarmy/twister-data-guard.git
synced 2025-03-13 05:51:30 +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…
x
Reference in New Issue
Block a user