Skip to content

Commit

Permalink
v1.17: rekey stake limit feature (backport of #34503) (#34508)
Browse files Browse the repository at this point in the history
rekey stake limit feature (#34503)

Co-authored-by: HaoranYi <haoran.yi@solana.com>
(cherry picked from commit 1ac017c)

Co-authored-by: HaoranYi <haoran.yi@gmail.com>
  • Loading branch information
mergify[bot] and HaoranYi authored Dec 22, 2023
1 parent 12d5be0 commit 7f7ad61
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 7f7ad61

Please sign in to comment.