Skip to content

Commit 4b1ade7

Browse files
authored
Make revise_turbine_epoch_stakes feature public (#63)
Make `revise_turbine_epoch_stakes` feature public for fuzzing
1 parent 41c663a commit 4b1ade7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feature-set/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ pub mod reduce_stake_warmup_cooldown {
676676
solana_pubkey::declare_id!("GwtDQBghCTBgmX2cpEGNPxTEBUTQRaDMGTr5qychdGMj");
677677
}
678678

679-
mod revise_turbine_epoch_stakes {
679+
pub mod revise_turbine_epoch_stakes {
680680
solana_pubkey::declare_id!("BTWmtJC8U5ZLMbBUUA1k6As62sYjPEjAiNAT55xYGdJU");
681681
}
682682

0 commit comments

Comments
 (0)