RefScriptFee

scalus.cardano.ledger.RefScriptFee
See theRefScriptFee companion object
final class RefScriptFee(params: ProtocolParams)

Reference-script fees at the supplied protocol parameters' base price.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Constructors

def this()(using info: CardanoInfo)

Use the protocol parameters from the current Cardano environment.

Use the protocol parameters from the current Cardano environment.

Attributes

Concrete methods

def calculate(sizeInBytes: Int): Coin