//
pkg.gl
Category
github.com/stackup-wallet/stackup-bundler
pkg
mempool
package
0.6.47
Repository:
https://github.com/stackup-wallet/stackup-bundler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
5
Files
213 SLOC
#
Functions
New
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
Mempool provides read and write access to a pool of pending UserOperations which have passed all Client checks.