Anoma.Node.Transaction.Storage.Events.HeightFilter (Anoma v0.34.0)
I am the Anoma.Node.Transaction.Storage.Events.HeightFilter filter generated by deffilter in Anoma.Node.Transaction.Storage.Events.
Summary
Types
I am the parameter type of the Anoma.Node.Transaction.Storage.Events.HeightFilter filter generated by deffilter in Anoma.Node.Transaction.Storage.Events.
Functions
Callback implementation for EventBroker.Filter.filter/2
.
Types
@type t() :: %Anoma.Node.Transaction.Storage.Events.HeightFilter{ height: non_neg_integer() }
I am the parameter type of the Anoma.Node.Transaction.Storage.Events.HeightFilter filter generated by deffilter in Anoma.Node.Transaction.Storage.Events.
Functions
@spec filter(EventBroker.Event.t(), t()) :: bool()
Callback implementation for EventBroker.Filter.filter/2
.