dev-rewards
dev-rewards copied to clipboard
Exception in proof.py
Enter the ethereum address to which you plan to receive the airdrop:
0x7EBA3a72ba4d746299C877B49bC2D327ceBA6E5f
Traceback (most recent call last):
File "/claim/python/proof.py", line 161, in
I suspect it is because files are not expected to be binary in .ssh directory...but then isn't the private keys binary? I removed the is_ssh_check() to get all files to circumvent it.