-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't throw when a liquidity position doesn't match a vault
some of the positions returned by the subgraph don't match any vaults, e.g. there's a USDC/WETH pair owned by several wallets so if a vault can't be found, rathe than throw an error (and fail to return any positions) we should just ignore those positions and continue
- Loading branch information
1 parent
29ec500
commit 030c3ed
Showing
1 changed file
with
17 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters