Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Oct 11, 2023
1 parent 94108cb commit ca50c33
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -533,10 +533,6 @@ pub fn consensus_constants_from_partial(
.max_dr_weight
.to_owned()
.unwrap_or_else(|| defaults.consensus_constants_max_dr_weight()),
// max_st_weight: config
// .max_st_weight
// .to_owned()
// .unwrap_or_else(|| defaults.consensus_constants_max_st_weight()),
activity_period: config
.activity_period
.to_owned()
Expand Down

0 comments on commit ca50c33

Please sign in to comment.