Context

scalus.cardano.ledger.rules.Context
See theContext companion object
class Context(var fee: Coin = ..., val env: UtxoEnv = ..., val slotConfig: SlotConfig = ...)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val env: UtxoEnv
var fee: Coin