Module forest_filecoin::rpc::methods::eth::filter::tipset

source ·

Structs§

  • The TipSetFilterManager structure maintains a set of filters that operate on TipSets, 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.