Skip to content

Commit

Permalink
rekey stake limit feature (#34503)
Browse files Browse the repository at this point in the history
Co-authored-by: HaoranYi <haoran.yi@solana.com>
(cherry picked from commit 1ac017c)
  • Loading branch information
HaoranYi authored and mergify[bot] committed Dec 18, 2023
1 parent aaa266e commit a83bb1e
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 @@ -399,7 +399,7 @@ pub mod stake_raise_minimum_delegation_to_1_sol {
}

pub mod stake_minimum_delegation_for_rewards {
solana_sdk::declare_id!("ELjxSXwNsyXGfAh8TqX8ih22xeT8huF6UngQirbLKYKH");
solana_sdk::declare_id!("G6ANXD6ptCSyNd9znZm7j4dEczAJCfx7Cy43oBx3rKHJ");
}

pub mod add_set_compute_unit_price_ix {
Expand Down

0 comments on commit a83bb1e

Please sign in to comment.