Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shekohex committed Jan 8, 2024
1 parent c307152 commit 0985c11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/mainnet/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ pallet_staking_reward_curve::build! {
}

parameter_types! {
pub const SessionsPerEra: sp_staking::SessionIndex = 1;
// Six sessions in an era (24 hours).
pub const SessionsPerEra: sp_staking::SessionIndex = 6;
// 28 eras for unbonding (28 days).
Expand Down

0 comments on commit 0985c11

Please sign in to comment.