Ensure tokens in TokenManager have the correct token_type populated
Open
bug
- Dominant language
- Python
- Stars
- 3
- Forks
- 4
- Avg merge
- 13h 34m
- Merged PRs (30d)
- 20
Description
Currently, all SOL tokens are assumed to be SPL tokens. This assumption can result in transaction failures when trying to spend such tokens with incorrect types.
See comment for reference: https://github.com/brave/gate3/pull/137#discussion_r2896220872
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.