PlutusV3Params

scalus.ledger.babbage.PlutusV3Params
See thePlutusV3Params companion object

Plutus V3 cost model parameters.

The names of the fields are taken from https://github.com/input-output-hk/plutus/blob/1.40.0.0/plutus-ledger-api/src/PlutusLedgerApi/V3/ParamName.hs and Blockfrost Protocol Parameters JSON uses these names as well in blockfrost-params-epoch-544.json

But what's really important is the order of the fields because that's the order of the parameters in the protocol parameters array.

Attributes

Companion
object
Graph
Supertypes
trait PlutusParams
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def numberOfParams: Int

Attributes

Inherited from:
PlutusParams

Concrete fields