plutus-core-1.34.0.0: Language library for Plutus Core
Safe HaskellSafe-Inferred
LanguageHaskell2010

PlutusCore.DataFilePaths

Description

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

Synopsis

Documentation

rModelFileFilePath Source #

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

benchingResultsFileFilePath Source #

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