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

Arguments for json_to_abi have changed #15

Open
darkerego opened this issue Feb 3, 2023 · 1 comment
Open

Arguments for json_to_abi have changed #15

darkerego opened this issue Feb 3, 2023 · 1 comment

Comments

@darkerego
Copy link

While trying to push a transaction, I get the following error:

{'statusCode': 400, 'error': 'Bad Request', 'message': "body should have required property 'binargs'"}

I changed args to "binargs" and then it complains that binargs should be a string.

@stuckatsixpm
Copy link

Leap 3.1 deprecates the abi_bin_to_json endpoint, which breaks aioeos unfortunately.

Check out antelopy, a package I wrote to handle the serialization step.

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