Skip to content

Commit

Permalink
Rekey direct mapping feature (anza-xyz#4058)
Browse files Browse the repository at this point in the history
direct mapping feature has been enabled before on testnet, and the
feature has changed since then.
  • Loading branch information
seanyoung authored Dec 11, 2024
1 parent 0c26485 commit 39f4a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/feature-set/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ pub mod apply_cost_tracker_during_replay {
solana_pubkey::declare_id!("B7H2caeia4ZFcpE3QcgMqbiWiBtWrdBRBSJ1DY6Ktxbq");
}
pub mod bpf_account_data_direct_mapping {
solana_pubkey::declare_id!("EenyoWx9UMXYKpR8mW5Jmfmy2fRjzUtM7NduYMY8bx33");
solana_pubkey::declare_id!("GJVDwRkUPNdk9QaK4VsU4g1N41QNxhy1hevjf8kz45Mq");
}

pub mod add_set_tx_loaded_accounts_data_size_instruction {
Expand Down

0 comments on commit 39f4a7d

Please sign in to comment.