Module forest_filecoin::message_pool::msgpool::provider

source ·

Structs§

  • This is the default Provider implementation that will be used for the mpool RPC.

Traits§

  • Provider Trait. This trait will be used by the message pool to interact with some medium in order to do the operations that are listed below that are required for the message pool.