Skip to content

Commit

Permalink
v2.1: rekey feature enable_get_epoch_stake_syscall (backport of #3627) (
Browse files Browse the repository at this point in the history
#3699)

rekey feature enable_get_epoch_stake_syscall (#3627)

(cherry picked from commit 31e897b)

Co-authored-by: Joe C <[email protected]>
  • Loading branch information
mergify[bot] and buffalojoec authored Dec 9, 2024
1 parent 4da190b commit 284fdcb
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 @@ -818,7 +818,7 @@ pub mod migrate_config_program_to_core_bpf {
}

pub mod enable_get_epoch_stake_syscall {
solana_pubkey::declare_id!("7mScTYkJXsbdrcwTQRs7oeCSXoJm4WjzBsRyf8bCU3Np");
solana_pubkey::declare_id!("FKe75t4LXxGaQnVHdUKM6DSFifVVraGZ8LyNo7oPwy1Z");
}

pub mod migrate_address_lookup_table_program_to_core_bpf {
Expand Down

0 comments on commit 284fdcb

Please sign in to comment.