Cannot change startgas for eth_call in JSONRPC

pdz8pdz8 Member Posts: 2
Any hex value that I set "gas" to in the "eth_call" rpc method results in "Value must be an instance of str or unicode" error message.

I found this out while troubleshooting a different problem: Whenever I make "eth_call"s to any contract that's slightly large (un-optimized code), I just get back plain "0x0" results with no other errors. If you know anything about this issue, I'd greatly appreciate it as well.
Sign In or Register to comment.