mempool

package
v1.13.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2025 License: BSD-3-Clause Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCantIssueAdvanceTimeTx     = errors.New("can not issue an advance time tx")
	ErrCantIssueRewardValidatorTx = errors.New("can not issue a reward validator tx")
)

Functions

This section is empty.

Types

type Mempool

type Mempool struct {
	txmempool.Mempool[*txs.Tx]
}

func New

func New(namespace string, registerer prometheus.Registerer) (*Mempool, error)

func (*Mempool) Add

func (m *Mempool) Add(tx *txs.Tx) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL