Module forest_filecoin::rpc::methods::eth::filter::store

source ·

Structs§

Traits§

  • This trait should be implemented by any filter that needs to be identified and managed. It provide methods to retrieve the unique identifier for the filter.
  • The FilterStore trait provides the necessary interface for storing and managing filters.