An opaque context in which the builder operates.
TODO: make a class, remove toTuple()?
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Add additional signers to the Context.
Add additional signers to the Context.
Attributes
Balance the transaction in a context, adding and removing mock signatures where necessary.
Balance the transaction in a context, adding and removing mock signatures where necessary.
Attributes
Ensure that all transaction outputs in the context have min ada.
Ensure that all transaction outputs in the context have min ada.
Attributes
Set min ada, balance, and validate a context. TODO: @Ilia consider putting PP, evaluator, and validators, into the parameters for the transaction builder class
Set min ada, balance, and validate a context. TODO: @Ilia consider putting PP, evaluator, and validators, into the parameters for the transaction builder class
Attributes
Conversion help to Scalus scalus.cardano.ledger.Utxos
Validate a context according so a set of ledger rules
Validate a context according so a set of ledger rules
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Extract tupled information from a Context. This method is provided to avoid breaking opacity while making it easier to check for equality in testing.
Extract tupled information from a Context. This method is provided to avoid breaking opacity while making it easier to check for equality in testing.