Skip to content

Commit

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

Co-authored-by: HaoranYi <[email protected]>
(cherry picked from commit 1ac017c)

Co-authored-by: HaoranYi <[email protected]>
  • Loading branch information
mergify[bot] and HaoranYi authored Dec 21, 2023
1 parent fd1cc01 commit 8dd7d06
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 @@ -396,7 +396,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 8dd7d06

Please sign in to comment.