cardano-submit-api-3.2.1: A web server that allows transactions to be POSTed to the cardano chain
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.TxSubmit.Rest.Web

Synopsis

Documentation

runSettings :: Trace IO Text -> Settings -> Application -> IO () Source #

Like runSettings, except with better logging.