Skip to content

Conversation

@toniocodo
Copy link
Collaborator

No description provided.

@toniocodo toniocodo requested a review from apexearth August 18, 2025 20:35
@toniocodo toniocodo self-assigned this Aug 18, 2025
fees: state.totalFees - (yesterdayState?.totalFees ?? 0n),
yield: state.totalYield - (yesterdayState?.totalYield ?? 0n),
cumulativeFees: state.totalFees,
cumulativeYield: state.totalYield,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not name it totalYield and totalFees like the state entity is named?

@apexearth apexearth merged commit 7373dc8 into main Aug 18, 2025
@toniocodo toniocodo deleted the feat/arm-cumulative branch August 19, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants