//
pkg.gl
Category
github.com/make-os/kit
mempool
package
0.0.32
Repository:
https://github.com/make-os/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
2
Files
424 SLOC
#
Packages
pool
No description provided by the author
types
No description provided by the author
#
Functions
NewMempool
NewMempool creates an instance of Mempool.
NewReactor
NewReactor returns a new Reactor with the given config and mempool.
#
Constants
Channel
No description provided by the author
#
Structs
Mempool
Mempool implements mempool.Mempool.
Reactor
Reactor handles mempool tx broadcasting amongst peers.
#
Type aliases
Option
Option sets an optional parameter on the mempool.