Skip to content

Commit

Permalink
Simd 118: rekey partitioned epoch rewards feature (solana-labs#427)
Browse files Browse the repository at this point in the history
Rekey partitioned epoch rewards feature
  • Loading branch information
CriesofCarrots authored Mar 26, 2024
1 parent b2b159a commit bcf3d80
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 @@ -370,7 +370,7 @@ pub mod update_rewards_from_cached_accounts {
solana_sdk::declare_id!("28s7i3htzhahXQKqmS2ExzbEoUypg9krwvtK2M9UWXh9");
}
pub mod enable_partitioned_epoch_reward {
solana_sdk::declare_id!("41tVp5qR1XwWRt5WifvtSQyuxtqQWJgEK8w91AtBqSwP");
solana_sdk::declare_id!("9bn2vTJUsUcnpiZWbu2woSKtTGW3ErZC9ERv88SDqQjK");
}

pub mod spl_token_v3_4_0 {
Expand Down

0 comments on commit bcf3d80

Please sign in to comment.