scalus.ledger.babbage.PlutusV1Params
See thePlutusV1Params companion object
class PlutusV1Params extends PlutusParams
Plutus V1 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/V1/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
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- PlutusParams
Concrete fields
In this article