Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Feb 23, 2019 · 2 comments

Comments

@FuzzTone09
Copy link

FuzzTone09 commented Feb 23, 2019

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
Copy link
Owner

ymgve commented Feb 23, 2019

What coin?

@FuzzTone09
Copy link
Author

FuzzTone09 commented Feb 23, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants