Skip to content

Commit

Permalink
feature_set: rekey direct_mapping (#32976)
Browse files Browse the repository at this point in the history
Impl has changed significantly and we're now targeting 1.17
  • Loading branch information
alessandrod authored Aug 29, 2023
1 parent 1171002 commit 166f9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/feature_set.rs
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ pub mod apply_cost_tracker_during_replay {
solana_sdk::declare_id!("2ry7ygxiYURULZCrypHhveanvP5tzZ4toRwVp89oCNSj");
}
pub mod bpf_account_data_direct_mapping {
solana_sdk::declare_id!("9gwzizfABsKUereT6phZZxbTzuAnovkgwpVVpdcSxv9h");
solana_sdk::declare_id!("EenyoWx9UMXYKpR8mW5Jmfmy2fRjzUtM7NduYMY8bx33");
}

pub mod add_set_tx_loaded_accounts_data_size_instruction {
Expand Down

0 comments on commit 166f9e2

Please sign in to comment.