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

# Functions

NewTxFetcher creates a transaction fetcher to retrieve transaction based on hash announcements.
NewTxFetcherForTests is a testing method to mock out the realtime clock with a simulated version and the internal randomness with a deterministic one.

# Structs

TxFetcher is responsible for retrieving new transaction based on announcements.