Skip to content

Commit

Permalink
rekey feature enable_get_epoch_stake_syscall (anza-xyz#3627)
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalojoec authored Nov 19, 2024
1 parent d131c2b commit 31e897b
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 @@ -817,7 +817,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 31e897b

Please sign in to comment.