Structs

Enums

Traits

  • The interface between state sync and mempool, allowing state sync to notify mempool of events (e.g., newly committed transactions).

Functions

  • This method returns a (MempoolNotifier, MempoolNotificationListener) pair that can be used to allow state sync and mempool to communicate.