Çünkü sonradan btc istedi, yazdığı yazı
HOW TO ENTER GIVEAWAY
I see many repeated messages, and I think this is should be honest lottery so I decide that the winner will be selected from Addresses who sent 0.001 btc to this Address: 1FvCk1jTsy7AvmnpeKnrfHSJnfX7om7fNM
Random winner will be selected 1 week from now.
Winner random calculation:
addresses = list()
grub_addresses(addresses)
winner_index=bytes_to_int(block_424600_hash)%len(addresses) # 400 blocks before bitcoin eater valid
winner= addresses[winner_index]
print(winner)