Skip to content

Commit

Permalink
Update ouroboros-consensus/ouroboros-consensus-test-infra/src/Test/Th…
Browse files Browse the repository at this point in the history
…readNet/Network.hs

Co-authored-by: Thomas Winant <thomas@well-typed.com>
  • Loading branch information
karknu and mrBliss committed Aug 11, 2020
1 parent 82ef5d4 commit fd753d4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -913,7 +913,7 @@ runThreadNetwork systemTime ThreadNetworkArgs
ChainDB.getCurrentLedger chainDB)

let kaRng = case seed of
Seed s -> mkStdGen s
Seed s -> mkStdGen s
let nodeArgs = NodeArgs
{ tracers
, registry
Expand Down

0 comments on commit fd753d4

Please sign in to comment.