I have a list with all the accounts that have cast a vote in the last 24 hours. It is about 32.5k.
https://pastebin.com/iZV8KdQS
You can load it with
file = open("accounts.txt","r")
itemlist=file.readlines()
I hope :D
RE: Analyzing proposals
You are viewing a single comment's thread from:
Analyzing proposals
That might work, I’ll check today. Thanks. :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit