Skip to content

Commit d0eece6

Browse files
authored
Feature - Unkeys bpf_account_data_direct_mapping (anza-xyz#5655)
Unkeys the feature bpf_account_data_direct_mapping.
1 parent 04fd7a0 commit d0eece6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

feature-set/src/lib.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,8 +692,9 @@ pub mod delay_visibility_of_program_deployment {
692692
pub mod apply_cost_tracker_during_replay {
693693
solana_pubkey::declare_id!("2ry7ygxiYURULZCrypHhveanvP5tzZ4toRwVp89oCNSj");
694694
}
695+
695696
pub mod bpf_account_data_direct_mapping {
696-
solana_pubkey::declare_id!("AjX3A4Nv2rzUuATEUWLP4rrBaBropyUnHxEvFDj1dKbx");
697+
solana_pubkey::declare_id!("1ncomp1ete111111111111111111111111111111111");
697698
}
698699

699700
pub mod add_set_tx_loaded_accounts_data_size_instruction {

0 commit comments

Comments
 (0)