# Functions

New creates an instance of a mempool that uses an embedded DB to persist and load UserOperations from disk incase of a reset.

# Structs

Mempool provides read and write access to a pool of pending UserOperations which have passed all Client checks.