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