Skip to content

Commit

Permalink
Try to use lower epochLength in leadership schedule test
Browse files Browse the repository at this point in the history
  • Loading branch information
carbolymer committed May 16, 2024
1 parent ee71e0f commit e919cfc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ hprop_leadershipSchedule = integrationRetryWorkspace 0 "babbage-leadership-sched
{ cardanoNodes = cardanoDefaultTestnetNodeOptions
, cardanoNodeEra = AnyCardanoEra era -- TODO: We should only support the latest era and the upcoming era
, cardanoActiveSlotsCoeff = 0.1
, cardanoEpochLength = 200
}

tr@TestnetRuntime
Expand Down

0 comments on commit e919cfc

Please sign in to comment.