ymgve / bitcoin_fork_claimer

Script for transferring/claiming your coins on various Bitcoin forks
202 stars 85 forks source link

I'm getting an error on line 526 minfee = struct.unpack("<Q", payload)[0]....struct.error: unpack requires a string argument of length 8 how do I rsolve this? I was successful in everything else but I'm hung up on this one. #75

Open FuzzTone09 opened 5 years ago

FuzzTone09 commented 5 years ago

I'm getting an struct error on line 526 minfee = struct.unpack("<Q", payload)[0]....struct.error: unpack requires a string argument of length 8 how do I rsolve this? I was successful in everything else but I'm hung up on this one. I can't complete the process because of this. If you help me on this one I will definitely donate. minfee = struct.unpack("<Q", payload)[0] struct.error: unpack requires a string argument of length 8

ymgve commented 5 years ago

What coin?

FuzzTone09 commented 5 years ago

BCH

On Sat, Feb 23, 2019, 6:53 AM ymgve notifications@github.com wrote:

What coin?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ymgve/bitcoin_fork_claimer/issues/75#issuecomment-466642041, or mute the thread https://github.com/notifications/unsubscribe-auth/AtsGBOnV9Cecr6xCu13OjXxLkwK9Ti3Jks5vQSukgaJpZM4bNt59 .