FuelLabs / FuelLabs/fuel-agent-kit
Error while making a txn
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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

https://github.com/user-attachments/assets/2bf978b1-f523-458d-83f3-265c8b5e65fc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.