Skip to content

Commit

Permalink
Replace the feature ID for stake_raise_minimum_delegation_to_1_sol (s…
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksprumo authored May 3, 2023
1 parent 600717a commit b3d5c0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/src/feature_set.rs
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,8 @@ pub mod require_static_program_ids_in_transaction {
}

pub mod stake_raise_minimum_delegation_to_1_sol {
// This is a feature-proposal *feature id*. The feature keypair address is `3YHAo6wWw5rDbQxb59BmJkQ3XwVhX3m8tdBVbtxnJmma`.
solana_sdk::declare_id!("4xmyBuR2VCXzy9H6qYpH9ckfgnTuMDQFPFBfTs4eBCY1");
// This is a feature-proposal *feature id*. The feature keypair address is `GQXzC7YiSNkje6FFUk6sc2p53XRvKoaZ9VMktYzUMnpL`.
solana_sdk::declare_id!("9onWzzvCzNC2jfhxxeqRgs5q7nFAAKpCUvkj6T6GJK9i");
}

pub mod stake_minimum_delegation_for_rewards {
Expand Down

0 comments on commit b3d5c0d

Please sign in to comment.