Skip to content

Commit

Permalink
Add dracula-usdc-weth to the blind harvest list
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Feb 8, 2024
1 parent 883c8d4 commit 05d222a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,10 @@ export const VAULT_IDS_WE_SHOULD_BLIND_HARVEST = [
'moonwell-xcusdt',
'solarbeam-wstksm-xcksm',
'solarbeam-xckbtc-wbtc',
// this one has a broken last harvest time, it never updates
// these ones have a broken last harvest time on error, it never updates
// so this is a workaround to make sure we do NOT harvest it every hour
'vesync-usdc-weth',
'dracula-usdc-weth',
];

// those platforms are known to be slow to refill rewards so we give them a bit more time before we alert
Expand Down

0 comments on commit 05d222a

Please sign in to comment.