Fix backport
This commit is contained in:
@ -411,6 +411,7 @@ impl Accounts {
|
|||||||
Some(&payer_post_rent_state),
|
Some(&payer_post_rent_state),
|
||||||
payer_address,
|
payer_address,
|
||||||
payer_account,
|
payer_account,
|
||||||
|
feature_set.is_active(&feature_set::do_support_realloc::id()),
|
||||||
);
|
);
|
||||||
// Feature gate only wraps the actual error return so that the metrics and debug
|
// Feature gate only wraps the actual error return so that the metrics and debug
|
||||||
// logging generated by `check_rent_state()` can be examined before
|
// logging generated by `check_rent_state()` can be examined before
|
||||||
|
Reference in New Issue
Block a user