-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
The APY calculation in the webapp has been updated with epoch_period
(Anchor-Protocol/anchor-web-app#353)
This logic is not replicated in earn.getAPY
anchor.js/src/facade/earn/earn.ts
Line 83 in df76c7f
| return new Dec(epochState.deposit_rate).mul(BLOCKS_PER_YEAR).toNumber(); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels