Skip to content

Commit

Permalink
Remove startLedgerNewEpochStateLogging
Browse files Browse the repository at this point in the history
  • Loading branch information
palas committed May 3, 2024
1 parent 862376c commit 304fd5a
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ hprop_check_predefined_no_confidence_drep = H.integrationWorkspace "test-activit
, cardanoNumDReps = 3
}

testnetRuntime@TestnetRuntime
TestnetRuntime
{ testnetMagic
, poolNodes
, wallets=wallet0:wallet1:wallet2:_
Expand All @@ -90,8 +90,6 @@ hprop_check_predefined_no_confidence_drep = H.integrationWorkspace "test-activit

epochStateView <- getEpochStateView (File configurationFile) (File socketPath)

startLedgerNewEpochStateLogging testnetRuntime tempAbsPath'

H.note_ $ "Sprocket: " <> show poolSprocket1
H.note_ $ "Abs path: " <> tempAbsBasePath'
H.note_ $ "Socketpath: " <> socketPath
Expand Down

0 comments on commit 304fd5a

Please sign in to comment.