Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit fd92977

Browse files
authored
Prevent delay_visibility_of_program_deployment feature from cache pruning (#33689)
1 parent 4751199 commit fd92977

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/src/bank.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8170,7 +8170,6 @@ impl Bank {
81708170
feature_set::enable_partitioned_epoch_reward::id(),
81718171
feature_set::disable_deploy_of_alloc_free_syscall::id(),
81728172
feature_set::last_restart_slot_sysvar::id(),
8173-
feature_set::delay_visibility_of_program_deployment::id(),
81748173
feature_set::remaining_compute_units_syscall_enabled::id(),
81758174
];
81768175
if !only_apply_transitions_for_new_features

0 commit comments

Comments
 (0)