Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

stake-pool-js: implement bindings for token metadata instructions #5103

Merged
merged 4 commits into from
Aug 24, 2023

Conversation

joncinque
Copy link
Contributor

Problem

The stake pool program supports metaplex token metadata, but the JS bindings don't allow this currently.

Solution

Rebased and addressed the comments from #3441 -- thanks to @AlexanderRay for his work!

Fixes #3369

@joncinque joncinque merged commit 013cc22 into solana-labs:master Aug 24, 2023
@joncinque joncinque deleted the spjsmeta branch August 24, 2023 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stake-pool-js: Support add / update metadata for pool token
2 participants