MinCoinSizedTransactionOutput

scalus.cardano.ledger.utils.MinCoinSizedTransactionOutput

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(sizedTransactionOutput: Sized[TransactionOutput], protocolParams: ProtocolParams): Coin

Recursively calculate the minimum ada that the given utxo must have in order to satisfy the minAda requirement.

Recursively calculate the minimum ada that the given utxo must have in order to satisfy the minAda requirement.

Attributes