Open FuzzTone09 opened 5 years ago
What coin?
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 .
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