Skip to content
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 claimable reward #64

Merged
merged 4 commits into from
Dec 21, 2023
Merged

add claimable reward #64

merged 4 commits into from
Dec 21, 2023

Conversation

andrewsource147
Copy link

No description provided.

@00xSam 00xSam force-pushed the get_claimable_reward branch from 3be7687 to 0ca54cb Compare December 21, 2023 08:06
@00xSam 00xSam force-pushed the get_claimable_reward branch from ade049d to e0826ac Compare December 21, 2023 08:39
@@ -401,33 +405,132 @@ export class PoolFarmImpl {
}).add(claimTx);
}

async getClaimableReward(owner: PublicKey) {
if (!this.eventParser) throw "EventParser not found";
// async getClaimableReward(owner: PublicKey) {

Choose a reason for hiding this comment

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

Can you remove the old code ?

@00xSam 00xSam merged commit d8df3fc into main Dec 21, 2023
3 of 4 checks passed
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.

4 participants