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

Solana: provide method for resizing data account #1434

Open
seanyoung opened this issue Jul 7, 2023 · 0 comments
Open

Solana: provide method for resizing data account #1434

seanyoung opened this issue Jul 7, 2023 · 0 comments
Labels
solana The Solana target

Comments

@seanyoung
Copy link
Contributor

Once a data account has been created, there is no way to enlarge it to make it fit more data.

Need to investigate the anchor method for doing this accountInfo.realloc() ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solana The Solana target
Projects
None yet
Development

No branches or pull requests

3 participants