Operation

scalus.cardano.txbuilder.TransactionBuilder.Operation
See theOperation companion object
sealed trait Operation

Represents different types of authorized operations (except the spending, which goes separately).

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Minting
class Proposing
class Voting
class Withdraw

Members list

Value members

Abstract methods

def explain: String