Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaShWoof committed Jul 29, 2024
1 parent 855456a commit 0306118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenario/LiquidationBotScenario.ts
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ scenario(
const assetAmounts = {
mainnet: {
usdc: ' == 5000', // COMP
weth: ' == 7000', // CB_ETH
weth: ' == 6500', // CB_ETH
usdt: ' == 5000', // COMP
},
};
Expand Down

0 comments on commit 0306118

Please sign in to comment.