Skip to content

Commit

Permalink
disable_account_loader_special_case
Browse files Browse the repository at this point in the history
  • Loading branch information
kbhargava-jump committed Dec 13, 2024
1 parent 79d8cd8 commit b29a402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ static SUPPORTED_FEATURES: &[u64] = feature_list![
partitioned_epoch_rewards_superfeature,
get_sysvar_syscall_enabled,
migrate_feature_gate_program_to_core_bpf,
disable_account_loader_special_case,
];

// If the `CORE_BPF_PROGRAM_ID` variable is set, declares the default compute
Expand Down

0 comments on commit b29a402

Please sign in to comment.