-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
token-js: add GroupPointer
extension
#6291
Conversation
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
c7d1f29
to
98be555
Compare
fdd137c
to
aab253d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, I'll add to the stack! |
aab253d
to
47e66c7
Compare
Merge activity
|
47e66c7
to
40555df
Compare
Pull request has been modified.
As mentioned in #6175, the
GroupPointer
extension is live on Token-2022mainnet-beta, but it's not currently supported in the
@solana/spl-token
.This change adds that support!