| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Cardano.Node.Protocol.Alonzo
Contents
Documentation
data AlonzoProtocolInstantiationError Source #
Constructors
| InvalidCostModelError !FilePath | |
| CostModelExtractionError !FilePath | |
| AlonzoCostModelFileError !(FileError ()) | |
| AlonzoCostModelDecodeError !FilePath !String |