TxBalance

scalus.cardano.ledger.utils.TxBalance
object TxBalance

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TxBalance.type

Members list

Value members

Concrete methods

def consumed(tx: Transaction, certState: CertState, utxo: Utxos, protocolParams: ProtocolParams): Either[BadInputsUTxOException, Value]