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