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

Bugfix: Remove DAI from flashloan_tokens #78

Closed
mikewcasale opened this issue Aug 13, 2023 · 0 comments · Fixed by #79
Closed

Bugfix: Remove DAI from flashloan_tokens #78

mikewcasale opened this issue Aug 13, 2023 · 0 comments · Fixed by #79
Assignees
Labels
bug Something isn't working

Comments

@mikewcasale
Copy link
Contributor

DAI is no longer supported on Bancor3 exchange, and therefore cannot be flash loaned - however, the current default flashloan_tokens include DAI, which results in a logging error message [fastlane:ERROR] - [TODO CLEAN UP]list index out of range. Removing DAI from the default flashloan_tokens fixes this.

@mikewcasale mikewcasale added the bug Something isn't working label Aug 13, 2023
@mikewcasale mikewcasale self-assigned this Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant