package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Functions

New creates a new TxTracker.

# Structs

TxTracker is a struct used to track priority transactions; it will check from time to time if the main pool has forgotten about any of the transaction it is tracking, and if so, submit it again.