Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredCorduan committed Jul 21, 2021
1 parent bb1a370 commit bb48050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardano-client-demo/LedgerState.hs
Expand Up @@ -40,7 +40,7 @@ main = do
lastCheckpoint <- fmap (either (error . T.unpack . renderFoldBlocksError) id) $ runExceptT $ foldBlocks
configFilePath
socketPath
Mainnet
(Testnet $ NetworkMagic 764824073)
True -- enable validation?
0
(\_env
Expand Down

0 comments on commit bb48050

Please sign in to comment.