-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add rewards today tooltip #150
Conversation
f55dae4
to
0685957
Compare
dbd68ea
to
625c48b
Compare
}, | ||
{ | ||
title: 'Unclaimed rewards', | ||
value: balanceFormat(accruedServiceStakingRewards ?? 0, 2), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hope this is the correct value for "Unclaimed rewards"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah it is, these are the rewards in contract that have not yet been claimed
625c48b
to
cd0b6b1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Would be good if Josh reviews the balance calculation logic carefully, if that code is not simple.
Release demo, bumping versions and releasing.
what's changed: