Anoma.Node.Transaction.Backends.ForMempoolFilter (Anoma v0.25.0)

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

Summary

Types

t()

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

Types

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

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

Functions

Link to this function

filter(event, filter_instance)

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

Callback implementation for EventBroker.Filter.filter/2.