Skip to content

Commit

Permalink
feat: add rewards APY calculation export
Browse files Browse the repository at this point in the history
  • Loading branch information
SissonJ committed May 14, 2024
1 parent c77e995 commit d64a851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ export {
export * from './types';
export * from '~/lib/apy/derivativeShd';
export * from '~/lib/apy/derivativeScrt';
export { calculateRewardPoolAPY } from '~/lib/apy/utils';

0 comments on commit d64a851

Please sign in to comment.