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

fix: ReturnData serialization #1567

Merged
merged 1 commit into from
Sep 9, 2024
Merged

fix: ReturnData serialization #1567

merged 1 commit into from
Sep 9, 2024

Conversation

ookami-kb
Copy link
Collaborator

Changes

Update ReturnData serialization to accept both 'data' and ['data', 'base64'].

Related issues

Fixes #1460

Checklist

  • PR is ready for review (if not, it should be a draft).
  • PR title follows Conventional Commits guidelines.
  • Screenshots/video added.
  • Tests added.
  • Self-review done.

@ookami-kb ookami-kb mentioned this pull request Sep 9, 2024
5 tasks
@ookami-kb ookami-kb merged commit 9a0ae31 into master Sep 9, 2024
8 checks passed
@ookami-kb ookami-kb deleted the ookami-kb/issue1460 branch September 9, 2024 21:09
@justinenerio justinenerio mentioned this pull request Sep 10, 2024
5 tasks
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.

Return data from Solana Anchor program is now a List, rather than a String
1 participant