Skip to content

Commit f5a9ac3

Browse files
committed
Rekey direct mapping feature
direct mapping feature has been enabled before on testnet, and the feature has changed since then.
1 parent 8c3a6bb commit f5a9ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/feature-set/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ pub mod apply_cost_tracker_during_replay {
617617
solana_pubkey::declare_id!("B7H2caeia4ZFcpE3QcgMqbiWiBtWrdBRBSJ1DY6Ktxbq");
618618
}
619619
pub mod bpf_account_data_direct_mapping {
620-
solana_pubkey::declare_id!("EenyoWx9UMXYKpR8mW5Jmfmy2fRjzUtM7NduYMY8bx33");
620+
solana_pubkey::declare_id!("GJVDwRkUPNdk9QaK4VsU4g1N41QNxhy1hevjf8kz45Mq");
621621
}
622622

623623
pub mod add_set_tx_loaded_accounts_data_size_instruction {

0 commit comments

Comments
 (0)