Module forest_filecoin::rpc::methods::eth::filter::event

source ·

Structs§

  • The EventFilterManager structure maintains a set of filters, allowing new filters to be installed or existing ones to be removed. It ensures that each filter is uniquely identifiable by its ID and that a maximum number of results can be configured for each filter.