package
0.0.0-20240810090356-c5cebdb4e16e
Repository: https://github.com/codecodeorg/opgeth.git
Documentation: pkg.go.dev

# Functions

New creates a new blob transaction pool to gather, sort and filter inbound blob transactions from the network.

# Variables

DefaultConfig contains the default configurations for the transaction pool.

# Structs

BlobPool is the transaction pool dedicated to EIP-4844 blob transactions.
Config are the configuration parameters of the blob transaction pool.

# Interfaces

BlockChain defines the minimal set of methods needed to back a blob pool with a chain.