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

Error while making a txn #38

Open
naz3eh opened this issue Dec 31, 2024 · 1 comment
Open

Error while making a txn #38

naz3eh opened this issue Dec 31, 2024 · 1 comment

Comments

@naz3eh
Copy link
Member

naz3eh commented Dec 31, 2024

I am encountering some errors while calling functions other than agent.execute(). Below are those errors:

  • request.body.tee is not a function
  • the account sending the txn does not have enough funds
    • I am sure this is a false alarm because this issue is only with the agent.transfer() function, if I do the same transfer with the agent.execute() then it goes through. You can refer to the attached video for more details
  • txn reverted with an unknown error
    image
Screen.Recording.2024-12-30.at.7.39.22.PM.1.mov
@naz3eh
Copy link
Member Author

naz3eh commented Jan 10, 2025

Updated to the latest package and have started encountering this issue with the agent.execute method as well
image

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