-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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-group: create editions example #5549
token-group: create editions example #5549
Conversation
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
773d3a3
to
e4e2745
Compare
071627b
to
fb02abb
Compare
e4e2745
to
d5a7a7f
Compare
fb02abb
to
5b80009
Compare
d5a7a7f
to
928093f
Compare
5b80009
to
f22c516
Compare
@joncinque would love some thoughts on how to do this example while staying in step with discussions we're having here in this comment thread on #5548 |
928093f
to
c46f300
Compare
f22c516
to
a648ae3
Compare
I guess as per that comment thread, it might make sense to remove this completely? |
I was thinking it makes more sense as a totally separate reference implementation, at |
Yeah I'm up for that. They will be quite similar, though. I'll make those part of the stack :) |
c46f300
to
946b876
Compare
This PR adds another use case for the SPL Token Group example program: Editions!
It demonstrates using the interface to print "reprints" of an original token's metadata, using the Token Group interface to mark these reprints as part of the original group.