cardano-cli-8.23.1.0: The Cardano command-line interface
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.CLI.EraBased.Run.CreateTestnetData

Synopsis

Documentation

getCurrentTimePlus30ExceptT a IO UTCTime Source #

Current UTCTime plus 30 seconds

readRelays Source #

Arguments

MonadIO m 
FilePath

The file to read from

ExceptT GenesisCmdError m (Map Word [StakePoolRelay])