You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation (as per commit 7b5f6f3 at least) is limited to the WBTC/USDC pair. We should do the following to make the implementation more general-purpose:
Query the underlying precision scalar from the FyToken contract instead of using the hardcoded value in vaults.rs
The text was updated successfully, but these errors were encountered:
The current implementation (as per commit 7b5f6f3 at least) is limited to the WBTC/USDC pair. We should do the following to make the implementation more general-purpose:
vaults.rs
The text was updated successfully, but these errors were encountered: