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

int, int64, etc do not work #4

Open
njmurarka opened this issue Mar 28, 2016 · 0 comments
Open

int, int64, etc do not work #4

njmurarka opened this issue Mar 28, 2016 · 0 comments

Comments

@njmurarka
Copy link

Great library!

But if I have a method that takes in a SIGNED integer of some kind, when I call that method, I get an error. I have verified these methods work fine in geth.

Here is the error:

NameError: undefined local variable or method `uint' for #Ethereum::Formatter:0x007fb913c7fc58

Not sure why that's the error message but I narrowed it down to only happening when I refer to signed int's in the call interface for a method.

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

1 participant