UtxoEventType

scalus.cardano.node.stream.UtxoEventType
See theUtxoEventType companion object

Which UTxO event kinds a subscription wants.

RolledBack and Idle are stream-wide signals rather than per-UTxO events, and are not selectable here — rollback delivery is governed by SubscriptionOptions.noRollback, idle delivery by SubscriptionOptions.idleSignals.

Attributes

Companion
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case Created extends UtxoEventType
case Spent extends UtxoEventType