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

add ability to manage mapping in data and metadata fields for user and program accounts #111

Open
hathbanger opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement Improvement to an existing feature

Comments

@hathbanger
Copy link

allow for program methods to adjust nested data / metadata fields. this will help users' token data fields stay more organized and easier to work with inside of program methods.

w/ that, we'll be able to manage a tweets array / object

userAccount.programs[burd_address].data.tweets

or

userAccount.programs[burd_address].data.following
@hathbanger hathbanger added the enhancement Improvement to an existing feature label Apr 9, 2024
@hathbanger hathbanger changed the title add nested mapping in data and metadata fields for user and program accounts add ability to manage mapping in data and metadata fields for user and program accounts Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant