PlutusV2Params

scalus.ledger.babbage.PlutusV2Params
See thePlutusV2Params companion object

Plutus V2 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/V2/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

Concrete methods

def toJson: String

Inherited methods

def numberOfParams: Int

Attributes

Inherited from:
PlutusParams

Concrete fields