We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2965d22 commit adaa37eCopy full SHA for adaa37e
packages/earn-controller/src/types.ts
@@ -22,7 +22,3 @@ export type RefreshPooledStakingVaultDailyApysOptions = {
22
export type RefreshLendingPositionsOptions = {
23
address?: string;
24
};
25
-
26
-export type RefreshLendingEligibilityOptions = {
27
- address?: string;
28
-};
0 commit comments