plutus-core
Safe HaskellNone
LanguageHaskell2010

PlutusCore.DataFilePaths

Description

Various file paths used in plutus-core, currently all to do with the cost model.

Synopsis

Documentation

rModelFile :: FilePath Source #

The file containing the R models: only needed for cost-model-test.

benchingResultsFile :: FilePath Source #

The file containing the benchmark results for the built-in functions: only needed for cost-model-test.