# 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.
# Interfaces
BlockChain defines the minimal set of methods needed to back a blob pool with a chain.