Predicate

sealed interface Predicate

The event-index predicate to match.

Inheritors

Types

Link copied to clipboard

Match events whose package/module fields match the specified filter.

Link copied to clipboard

Match events committed to the specified authenticated event stream head.

Link copied to clipboard

Match events whose type matches the specified filter.

Link copied to clipboard
value class Sender(val value: SenderFilter) : EventLiteral.Predicate

Match events from transactions sent by the specified address.