Skip to content

Commit

Permalink
v1.17: rekey stake redelegate feature (backport of #33957) (#33958)
Browse files Browse the repository at this point in the history
rekey stake redelegate feature (#33957)

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

Co-authored-by: HaoranYi <haoran.yi@gmail.com>
  • Loading branch information
mergify[bot] and HaoranYi authored Nov 6, 2023
1 parent 1d2609e commit e206ea9
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 @@ -283,7 +283,7 @@ pub mod stake_deactivate_delinquent_instruction {
}

pub mod stake_redelegate_instruction {
solana_sdk::declare_id!("GUrp5BKMyDazsAp9mBoVD6orE5ihXNRPC3jkBRfx6Lq7");
solana_sdk::declare_id!("2KKG3C6RBnxQo9jVVrbzsoSh41TDXLK7gBc9gduyxSzW");
}

pub mod vote_withdraw_authority_may_change_authorized_voter {
Expand Down

0 comments on commit e206ea9

Please sign in to comment.