Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 8dd7d06

Browse files
v1.16: rekey stake limit feature (backport of #34503) (#34507)
rekey stake limit feature (#34503) Co-authored-by: HaoranYi <[email protected]> (cherry picked from commit 1ac017c) Co-authored-by: HaoranYi <[email protected]>
1 parent fd1cc01 commit 8dd7d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/src/feature_set.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ pub mod stake_raise_minimum_delegation_to_1_sol {
396396
}
397397

398398
pub mod stake_minimum_delegation_for_rewards {
399-
solana_sdk::declare_id!("ELjxSXwNsyXGfAh8TqX8ih22xeT8huF6UngQirbLKYKH");
399+
solana_sdk::declare_id!("G6ANXD6ptCSyNd9znZm7j4dEczAJCfx7Cy43oBx3rKHJ");
400400
}
401401

402402
pub mod add_set_compute_unit_price_ix {

0 commit comments

Comments
 (0)