Skip to content

Commit

Permalink
Add a comment to the benchmark scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Oct 10, 2024
1 parent a48d056 commit ec21ac0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hydra-cluster/bench/Bench/EndToEnd.hs
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ benchDemo networkId nodeSocket timeoutSeconds hydraClients workDir dataset@Datas
returnAmount <- returnFundsToFaucet' faucetTracer node sk
traceWith faucetTracer $ ReturnedFunds{returnAmount}

-- | Runs the benchmark scenario given a list of clients. The first client is
-- used to drive the life-cycle of the head.
scenario ::
Tracer IO HydraNodeLog ->
RunningNode ->
Expand Down

0 comments on commit ec21ac0

Please sign in to comment.