Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly classify Paraswap rate limits (#1824)
Paraswap rate limit responses are currently not properly converted into rate limit errors. This PR replaces the catch all case in the enum to make sure the compiler forces us to think about this conversion if we add another Paraswap error type.
- Loading branch information