Anoma.Node.Transaction.Backends.Events.CompleteFilter (Anoma v0.34.0)

I am the Anoma.Node.Transaction.Backends.Events.CompleteFilter filter generated by deffilter in Anoma.Node.Transaction.Backends.Events.

Summary

Types

t()

I am the parameter type of the Anoma.Node.Transaction.Backends.Events.CompleteFilter filter generated by deffilter in Anoma.Node.Transaction.Backends.Events.

Types

t()

@type t() :: %Anoma.Node.Transaction.Backends.Events.CompleteFilter{}

I am the parameter type of the Anoma.Node.Transaction.Backends.Events.CompleteFilter filter generated by deffilter in Anoma.Node.Transaction.Backends.Events.

Functions

filter(event, filter_instance)

@spec filter(EventBroker.Event.t(), t()) :: bool()

Callback implementation for EventBroker.Filter.filter/2.