Skip to content

Commit

Permalink
v1.16: rekey stake_redelegate_instruction feature (backport of #33056) (
Browse files Browse the repository at this point in the history
#33059)

rekey stake_redelegate_instruction feature (#33056)

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

Co-authored-by: HaoranYi <[email protected]>
  • Loading branch information
mergify[bot] and HaoranYi authored Aug 29, 2023
1 parent c6e8c05 commit c483b36
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 @@ -282,7 +282,7 @@ pub mod stake_deactivate_delinquent_instruction {
}

pub mod stake_redelegate_instruction {
solana_sdk::declare_id!("3EPmAX94PvVJCjMeFfRFvj4avqCPL8vv3TGsZQg7ydMx");
solana_sdk::declare_id!("GUrp5BKMyDazsAp9mBoVD6orE5ihXNRPC3jkBRfx6Lq7");
}

pub mod vote_withdraw_authority_may_change_authorized_voter {
Expand Down

0 comments on commit c483b36

Please sign in to comment.