MinTransactionFee

scalus.cardano.ledger.utils.MinTransactionFee

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(transaction: Transaction, utxo: Utxos, protocolParams: ProtocolParams): Either[BadInputsUTxOException | BadReferenceInputsUTxOException, Coin]