AddCollateral
scalus.cardano.txbuilder.TransactionBuilderStep.AddCollateral
case class AddCollateral(utxo: Utxo) extends TransactionBuilderStep
Add a utxo as a collateral input. Utxo should contain ada only and be controlled by a key, not a script. If you need set collateral outputs ot totalCollateral field, please use optics.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TransactionBuilderStepclass Objecttrait Matchableclass Any
Members list
In this article