2.4 - Provide interface to / provide internal representation of mempool from Zebrad #56
Open
4 of 6 tasks
Labels
Milestone
Due to requirements of the get_mempool_stream gRPC service it is more efficient to keep an internal mempool rather than serve mempool data directly. Depending on functionality the IndexerMempool will either use the ReadStateService or Zaino-Fetch as its backend. If possible it should be configurable to use either.
FetchService
struct inZaino-State
, initially containingZaino-Fetch
's JsonRpcConnector. #122Tasks
Mempool
trait.StateService
.FetchService
.Mempool
trait toIndexer
trait.The text was updated successfully, but these errors were encountered: