You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The implementation should also include the requirement of including something like exempter (similar to the payer input) to handle the transfer of lamports to or from the program account to manage the rent exemption increase or decrease related to the reallocation.
I think this new feature could go in the
#[account()]
macro, e.g.and perhaps skip the realloc if old size is equal to new size.
The text was updated successfully, but these errors were encountered: