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

feat: add missing apply function in sdk and add test for it #103

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

notdanilo
Copy link
Contributor

Original PR by @obstoody

Status Type ⚠️ Core Change Issue
Ready Feature No None

Problem

I noticed that the apply function used in world programs was missing from the SDK, so I added it.

Solution

  • Added Apply function in sdk/world/transactions.ts file.
  • Fixed createApplyInstruction to take the world pda
  • Added a test for it

@notdanilo notdanilo merged commit acb50b4 into main Dec 3, 2024
5 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.

3 participants