BuilderContext

scalus.cardano.txbuilder.BuilderContext
See theBuilderContext companion object
case class BuilderContext(env: CardanoInfo, wallet: Wallet, evaluator: PlutusScriptEvaluator)

Attributes

Companion
object
Deprecated
[Since version 0.13.0] Will be removed
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product