ValueMaxDepthCostingFun

scalus.uplc.eval.ValueMaxDepthCostingFun
class ValueMaxDepthCostingFun[+M <: CostModel](delegate: DefaultCostingFun[M], valueArgIndex: Int) extends CostingFun

CostingFun wrapper that uses ValueMaxDepth memory for BuiltinValue at a specific argument position. Matches Plutus ValueMaxDepth costing wrapper for insertCoin/lookupCoin.

Attributes

Graph
Supertypes
trait CostingFun
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods