Skip to content

Commit

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

rekey stake redelegate feature (solana-labs#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
2 people authored and anwayde committed Nov 16, 2023
1 parent 891a57b commit a6e0f10
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 a6e0f10

Please sign in to comment.