Skip to content

Commit

Permalink
Tooltip update
Browse files Browse the repository at this point in the history
  • Loading branch information
cujowolf committed Mar 6, 2024
1 parent 78e5129 commit 5003a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ui/src/components/Analytics/Bean/DeltaB.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const formatValue = (value: number) =>
const statProps = {
title: 'deltaB',
titleTooltip:
'The liquidity and time weighted average shortage of Beans in liquidity pools on the Minting Whitelist at the beginning of every Season.',
'The instaneous excess or shortage of Beans in liquidity pools on the Minting Whitelist at the beginning of every Season. Pre-exploit values include BEAN3CRV and BEANLUSD, although they were not including in minting.',
gap: 0.25,
};

Expand Down

0 comments on commit 5003a4a

Please sign in to comment.