Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.CLI.Type.Error.ProtocolParamsError
Documentation
data ProtocolParamsError Source #
Constructors
ProtocolParamsErrorFile (FileError ()) | |
ProtocolParamsErrorJSON !FilePath !Text |
renderProtocolParamsError :: ProtocolParamsError -> Doc ann Source #